GNOME Bugzilla – Bug 663572
[video-sink] Add support for running inside gst-launch
Last modified: 2011-11-07 17:26:54 UTC
Created attachment 200893 [details] [review] Fix crash with uninitialized debug category The current plugin won't run (crash) when being run inside gst-launch. Here's a series of patch that detect missing texture and allocate one, placing it on the default stage.
Created attachment 200894 [details] [review] Ensure clutter-gst is initialized
Created attachment 200895 [details] [review] Automatically create a texture when running in stand-alone
Pushed to to master with a slight change to not have the cluttersink depend on the library.