gstreamer/sys
Michael Olbrich 0769a78dd1 v4l2: iterate controls with V4L2_CTRL_FLAG_NEXT_CTRL if possible
In v2.6.18 control classes where added to the v4l2 API.
Iterating over CIDs starting with V4L2_CID_BASE will only find controls for
the first control class.
By iterating with V4L2_CTRL_FLAG_NEXT_CTRL all controls are found.

This is necessary to make controls from other control classes available in
the extra-controls property.

If V4L2_CTRL_FLAG_NEXT_CTRL is not defined at compile time or not supported
at runtime then the old mechanism for iterating is used.

https://bugzilla.gnome.org/show_bug.cgi?id=701540
2013-06-05 13:00:21 +02:00
..
directsound gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
oss gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
oss4 gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
osxaudio osxaudio: Use gst_audio_channel_positions_to_mask() to create mask 2013-04-25 09:57:26 +02:00
osxvideo osxvideosink: fix setting window handle after transition 2013-05-02 14:03:43 +02:00
sunaudio gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
v4l2 v4l2: iterate controls with V4L2_CTRL_FLAG_NEXT_CTRL if possible 2013-06-05 13:00:21 +02:00
waveform gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
ximage gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
Makefile.am waveform: add autotools bits for waveform plugin 2011-12-26 22:22:59 +00:00