gstreamer/sys
Huacai Chen 05d4f81834 v4l2: make gst_v4l2_fill_lists() adapt to kernel 3.3+
When do v4l2_ioctl() with VIDIOC_ENUMINPUT fails on some devices,
kernels before 3.3.0 return EINVAL, but newer kernels return ENOTTY.
This patch make those devices work well on kernel 3.3+.

Related kernel commit:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=07d106d0a33d6063d2061305903deb02489eba20

Signed-off-by: Huacai Chen <chenhc@lemote.com>
Signed-off-by: Rui Wang <wangr@lemote.com>
Signed-off-by: Jie Chen <chenj@lemote.com>
2012-08-21 23:09:33 +01:00
..
directsound directsoundsink: Do not overwrite the DS buffer when testing for AC3 support 2012-08-06 10:59:01 +02:00
oss oss: port to 0.11 2012-04-20 18:18:54 +02:00
oss4 Silence some 'variable may be used uninitialized' compiler warnings 2012-08-08 11:31:59 +01:00
osxaudio osxaudiosink: respect the prefered channel layout 2012-06-19 12:55:37 +01:00
osxvideo osxvideosink: add a better detection for the main run loop 2012-08-06 10:59:09 +02:00
sunaudio Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
v4l2 v4l2: make gst_v4l2_fill_lists() adapt to kernel 3.3+ 2012-08-21 23:09:33 +01:00
waveform waveform: No more gstinterfaces 2012-05-03 09:33:29 +02:00
ximage Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
Makefile.am waveform: add autotools bits for waveform plugin 2011-12-26 22:22:59 +00:00