gstreamer/sys
Peter Korsgaard 94f3d6fc07 v4l2bufferpool: O_CLOEXEC needs _GNU_SOURCE
On some systems (E.G. uClibc and older Glibc versions), O_CLOEXEC is only
defined when _GNU_SOURCE is specified, so do so.

_GNU_SOURCE needs to be defined before any system headers are included,
so move the fcntl.h section up.

https://bugzilla.gnome.org/show_bug.cgi?id=709423
2013-10-04 14:33:43 +02:00
..
directsound directsoundsink: WAVEFORMATEX is unsigned for 8 bit integers, and signed for others 2013-08-21 16:41:21 +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 osxaudiosink: intersect the probed caps with the filter passed to get_caps() 2013-07-25 08:24:45 +02:00
osxvideo osxvideosink: fix segfault releasing the sink 2013-09-24 09:59:51 +02:00
sunaudio Don't use setlocale in plugins() 2013-09-01 21:18:38 +01:00
v4l2 v4l2bufferpool: O_CLOEXEC needs _GNU_SOURCE 2013-10-04 14:33:43 +02:00
waveform gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
ximage ximagesrc: clear dts on buffer acquired from pool 2013-06-21 00:47:06 +01:00
Makefile.am waveform: add autotools bits for waveform plugin 2011-12-26 22:22:59 +00:00