summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2006-07-31 20:56:15 +0000
committerMåns Rullgård <mans@mansr.com>2006-07-31 20:56:15 +0000
commit6c9ce82f7464cf2a765854a60ca51e1386a4de80 (patch)
tree8362c65bdf0fb365968bfa61d5f22c1a1cc6c131 /libavcodec/Makefile
parent98a2582f49fc20fca4315fcf2e1881f281c6c065 (diff)
remove libtheora wrapper
Originally committed as revision 5873 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 9df736e9a4..ec0e1b2066 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -210,7 +210,6 @@ OBJS-$(CONFIG_XVID) += xvidff.o xvid_rc.o
OBJS-$(CONFIG_X264) += x264.o
OBJS-$(CONFIG_MP3LAME) += mp3lameaudio.o
OBJS-$(CONFIG_LIBVORBIS) += oggvorbis.o
-OBJS-$(CONFIG_LIBTHEORA) += oggtheora.o
OBJS-$(CONFIG_LIBGSM) += libgsm.o
# currently using liba52 for ac3 decoding