summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorDavid Conrad <lessen42@gmail.com>2008-10-24 06:29:05 +0000
committerDavid Conrad <lessen42@gmail.com>2008-10-24 06:29:05 +0000
commitae14f311f81310ed627be916d6c900d826bde645 (patch)
treefd16f36f97d4ed26185444a7f1ff4bf257e8a62d /libavcodec/Makefile
parent60ce2f9cae32c388e89ef34d2fd45bef336f298f (diff)
Speex decoding via libspeex
Originally committed as revision 15676 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index e942e3e997..ece4a96982 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -334,6 +334,7 @@ OBJS-$(CONFIG_LIBGSM) += libgsm.o
OBJS-$(CONFIG_LIBMP3LAME) += libmp3lame.o
OBJS-$(CONFIG_LIBSCHROEDINGER_DECODER) += libschroedingerdec.o libschroedinger.o libdirac_libschro.o
OBJS-$(CONFIG_LIBSCHROEDINGER_ENCODER) += libschroedingerenc.o libschroedinger.o libdirac_libschro.o
+OBJS-$(CONFIG_LIBSPEEX) += libspeexdec.o
OBJS-$(CONFIG_LIBTHEORA) += libtheoraenc.o
OBJS-$(CONFIG_LIBVORBIS) += libvorbis.o
OBJS-$(CONFIG_LIBX264) += libx264.o