gstreamer/sys
U. Artie Eoff ddba9e40f2 kms: Fix compilation error when libdrm < 2.4.68
DRM_RDWR was not defined until libdrm 2.4.68.  However,
in configure.ac we only require libdrm >= 2.4.55.

Seems silly to to bump minimum libdrm version for a simple
define.  Thus, define DRM_RDWR if it's not defined.

This fixes compilation error introduced in:

commit 922031b0f9
Author: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Date:   Tue Sep 12 12:07:13 2017 -0400

    kms: Export DMABuf from Dumb buffer when possible

    https://bugzilla.gnome.org/show_bug.cgi?id=787593

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
2017-10-05 20:50:37 -04:00
..
acmenc Fix up package name and origin in some plugins 2017-05-18 10:58:20 +01:00
acmmp3dec Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
androidmedia amc: actually use the provided application class loader 2017-09-05 21:16:33 +10:00
applemedia Request minimum buffer even if need_pool is FALSE 2017-09-06 14:19:37 -04:00
bluez Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
d3dvideosink Request minimum buffer even if need_pool is FALSE 2017-09-06 14:19:37 -04:00
decklink decklinkaudio/videosrc: Put hardware reference timestamp in a reference timestamp meta 2017-09-28 13:55:18 +03:00
directsound sys: Convert source files to UTF-8 2017-08-16 13:05:05 +01:00
dshowdecwrapper Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
dshowsrcwrapper dshowsrcwrapper: fix DirectShow caps negotiation and set capture pin caps 2016-04-23 15:21:44 +01:00
dshowvideosink bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
dvb dvb: src: consolidate tuning stats gathering 2017-07-14 14:16:46 -07:00
fbdev Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
ipcpipeline ipcpipeline: cleanup header includes 2017-09-04 16:03:17 +03:00
kms kms: Fix compilation error when libdrm < 2.4.68 2017-10-05 20:50:37 -04:00
msdk meson: msdk: use python3 from python3 module 2017-07-07 12:28:14 +01:00
nvdec nvdec: Correctly set the discontinuity flag 2017-09-20 11:22:15 +10:00
nvenc Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
opensles Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
shm meson: fix potentially undefined shm_deps variable 2017-07-20 18:52:19 +10:00
tinyalsa Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
uvch264 uvch264src: Apply timestamps to outgoing aux buffers 2017-05-18 17:49:46 +02:00
vcd Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
vdpau Fix up package name and origin in some plugins 2017-05-18 10:58:20 +01:00
wasapi Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
winks sys: Convert source files to UTF-8 2017-08-16 13:05:05 +01:00
winscreencap Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
Makefile.am ipcpipeline: move to sys/ and make it dependent on platform support for unix sockets 2017-08-02 10:40:24 +03:00
meson.build ipcpipeline: move to sys/ and make it dependent on platform support for unix sockets 2017-08-02 10:40:24 +03:00