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
..
2017-06-23 19:34:16 +01:00
2017-06-23 19:36:03 +01:00
2017-09-13 16:05:08 -04:00
2017-06-23 20:02:43 +01:00
2017-06-23 20:02:43 +01:00