gstreamer/sys
Nicolas Dufresne 418a4940a8 v4l2: Use a copy of videodev2.h header
With years the amount of ifdef have grown up and we are not even sure if the
old code path compiles. Each time we need to update the v4l2 framework to add
the new feature, we break compilation on older kernel. With exception of two
controls in the video orientation control, this patch get rid of all ifdef by
including the latest version of videodev2.h inside GStreamer.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=723446
2014-03-15 13:54:47 +01:00
..
directsound directsoundsink: WAVEFORMATEX is unsigned for 8 bit integers, and signed for others 2013-08-21 16:41:21 +02:00
oss osshelper: Don't leak fd when getting card name 2014-01-14 11:28:31 +01:00
oss4 oss4: Fix typo in header include guard 2014-02-08 17:25:27 +01:00
osxaudio osxaudio: remove unused variables 2014-02-19 22:21:54 +01:00
osxvideo osxvideo: fix build on Mac OSX Mavericks and put new window in front 2014-03-05 20:35:31 +01:00
sunaudio Don't use setlocale in plugins() 2013-09-01 21:18:38 +01:00
v4l2 v4l2: Use a copy of videodev2.h header 2014-03-15 13:54:47 +01:00
waveform gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
ximage docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
Makefile.am v4l2: Use a copy of videodev2.h header 2014-03-15 13:54:47 +01:00