summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2011-09-06 22:08:29 +0200
committerJanne Grunau <janne-libav@jannau.net>2011-09-22 20:39:24 +0200
commitdcb9f6a20dbddd1f95b6b322fc4c5fd0b5315729 (patch)
tree7bb02c8f5a792105bcec6202e547402731dffb9d /libavformat/Makefile
parent59df4b82a5d2d614636076b0bd3e03aba400fc96 (diff)
Add LATM demuxer
This is a raw demuxer for the AAC LATM decoder and thus limited to single stream LOAS.
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 06c2027692..59dd42f643 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -109,6 +109,7 @@ OBJS-$(CONFIG_IV8_DEMUXER) += iv8.o
OBJS-$(CONFIG_IVF_DEMUXER) += ivfdec.o riff.o
OBJS-$(CONFIG_IVF_MUXER) += ivfenc.o
OBJS-$(CONFIG_JV_DEMUXER) += jvdec.o
+OBJS-$(CONFIG_LATM_DEMUXER) += rawdec.o
OBJS-$(CONFIG_LATM_MUXER) += latmenc.o
OBJS-$(CONFIG_LMLM4_DEMUXER) += lmlm4.o
OBJS-$(CONFIG_LXF_DEMUXER) += lxfdec.o