Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2016-07-27 12:25:19 +0300
committerDiego Biurrun <diego@biurrun.de>2016-07-29 20:03:10 +0300
commit4fef648d10bf3bcfd4b8fa5755c1128966a2427c (patch)
treef45c41def7cb3b1cd984912793d59be2e3ec9ec5 /libavdevice/Makefile
parent8495d84f0101464b15517860db33e8605586d87e (diff)
Remove the legacy X11 screen grabber
The XCB screen grabber is a drop-in replacement and not under GPL.
Diffstat (limited to 'libavdevice/Makefile')
-rw-r--r--libavdevice/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavdevice/Makefile b/libavdevice/Makefile
index b3b53da8f2..a4c96efaf1 100644
--- a/libavdevice/Makefile
+++ b/libavdevice/Makefile
@@ -23,7 +23,6 @@ OBJS-$(CONFIG_SNDIO_INDEV) += sndio_dec.o sndio.o
OBJS-$(CONFIG_SNDIO_OUTDEV) += sndio_enc.o sndio.o
OBJS-$(CONFIG_V4L2_INDEV) += v4l2.o
OBJS-$(CONFIG_VFWCAP_INDEV) += vfwcap.o
-OBJS-$(CONFIG_X11GRAB_INDEV) += x11grab.o
OBJS-$(CONFIG_X11GRAB_XCB_INDEV) += xcbgrab.o
# external libraries