summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorGuillaume Poirier <gpoirier@mplayerhq.hu>2006-12-13 00:06:33 +0000
committerGuillaume Poirier <gpoirier@mplayerhq.hu>2006-12-13 00:06:33 +0000
commit83c547a4a14976ea2a5e51273a2ef372aca71044 (patch)
tree01498da230ffdef2564c01e89ae8f520b7c82c48 /libavformat/Makefile
parent77e5024c1cae62996ada908750b5155db03d06bb (diff)
revert broken commit of x11 device demuxer patch
Originally committed as revision 7301 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index c76f902701..fd2ac2a29f 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -123,7 +123,6 @@ OBJS-$(CONFIG_WC3_DEMUXER) += wc3movie.o
OBJS-$(CONFIG_WSAUD_DEMUXER) += westwood.o
OBJS-$(CONFIG_WSVQA_DEMUXER) += westwood.o
OBJS-$(CONFIG_WV_DEMUXER) += wv.o
-OBJS-$(CONFIG_X11_GRAB_DEVICE_DEMUXER) += x11grab.o
OBJS-$(CONFIG_YUV4MPEGPIPE_MUXER) += yuv4mpeg.o
OBJS-$(CONFIG_YUV4MPEGPIPE_DEMUXER) += yuv4mpeg.o