gstreamer/sys
Nirbheek Chauhan 4048a4e137 v4l2: consistently check #ifdef HAVE_GUDEV instead of #if
Both work with autotools but they definitely don't mean the same thing, cause
problems with other build systems, and are bad form. Existence should always be
checked with #ifdef or #if defined.
2016-08-18 20:20:20 +01:00
..
directsound directsound: port away from old DirectX API 2016-08-18 20:20:15 +01:00
oss good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
oss4 oss4: remove dead mixer code 2014-05-02 09:41:19 +01:00
osxaudio osxaudio: Support audio device provider on osx 2016-05-02 09:58:49 +03:00
osxvideo good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
sunaudio good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
v4l2 v4l2: consistently check #ifdef HAVE_GUDEV instead of #if 2016-08-18 20:20:20 +01:00
waveform good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
ximage ximageutil: shouldn't implement transform if don't support it 2016-04-29 10:08:45 +03:00
Makefile.am v4l2: Fix typo V4L_DIR intead of V4L2_DIR 2014-03-15 18:41:16 +01:00