From 8361b1bea877599c389b9e8d040b131b8891d79d Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Mon, 12 Nov 2007 10:26:33 +0000 Subject: remove now useless libogg support Originally committed as revision 11004 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libavformat/Makefile') diff --git a/libavformat/Makefile b/libavformat/Makefile index 3d29abeb9c..378364f0c5 100644 --- a/libavformat/Makefile +++ b/libavformat/Makefile @@ -161,7 +161,6 @@ OBJS-$(CONFIG_YUV4MPEGPIPE_DEMUXER) += yuv4mpeg.o OBJS-$(CONFIG_LIBDC1394_DEMUXER) += libdc1394.o OBJS-$(CONFIG_LIBNUT_DEMUXER) += libnut.o riff.o OBJS-$(CONFIG_LIBNUT_MUXER) += libnut.o riff.o -OBJS-$(CONFIG_LIBOGG_MUXER) += libogg.o OBJS-$(CONFIG_VHOOK) += framehook.o -- cgit v1.2.3