gstreamer/sys
Nicolas Dufresne a08d7cdef5 v4l2src: Ensure all caps a fixated
The code relied on the list compare function to fixate the caps
but if the caps only has one structure, the compare function will
never get called. Capture device for which there is only one
structure in the caps would then get some assertion and later
fail badly.

Instead, fixate before inserting into the list and split the reading
and the fixation of the structures.
2017-09-13 16:05:08 -04:00
..
directsound directsound: Fix .c file name in Makefile 2017-07-20 17:21:05 -04:00
oss meson: build oss plugin 2017-06-23 19:34:16 +01:00
oss4 meson: build oss4 plugin 2017-06-23 19:36:03 +01:00
osxaudio osxaudio: fixes playback of mono streams with no channel-mask field in caps 2017-05-20 18:33:42 +02:00
osxvideo osxvideo: rename library according to the plugin name 2017-08-06 13:26:01 +01:00
v4l2 v4l2src: Ensure all caps a fixated 2017-09-13 16:05:08 -04:00
waveform waveform: Fix DLL name to match plugin name 2017-07-20 15:46:38 -04:00
ximage Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
Makefile.am sys: remove sunaudio plugin 2017-06-23 20:02:43 +01:00
meson.build sys: remove sunaudio plugin 2017-06-23 20:02:43 +01:00