GNOME Bugzilla – Bug 692042
v4l2src doesn't emit the prepare-format signal anymore
Last modified: 2013-01-24 02:08:28 UTC
Created attachment 233809 [details] [review] Proposed patch uvch264src uses prepare-format to setup the h264 part of uvc devices, since gstreamer 1.0 this wasn't emitted anymore
Committed commit 00eed11d6ab1283817856901cc82b241814e84f6 Author: Sjoerd Simons <sjoerd@luon.net> Date: Tue Jan 8 08:56:45 2013 +0100 v4l2: Re-enable prepare-format emission With the port to gstreamer 1.0 the prepare-format signal stopped being emitted. Start emitting this again for use in uvch264src. While there change the emission to include the caps for extra flexibility instead of fource, width, height. https://bugzilla.gnome.org/show_bug.cgi?id=692042