summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorKieran Kunhya <kieran@kunhya.com>2011-09-06 20:05:27 +0100
committerJanne Grunau <janne-libav@jannau.net>2011-09-07 12:57:55 +0200
commit0ca36b4de76e10578e23199c2932682c0f510e31 (patch)
tree5fdd31fc71f0e56f8ccfef3e81a02969cdf1cfe1 /libavcodec/Makefile
parent635bbecfc300ae49461b8987e2ebbf200ec8d6b6 (diff)
downloadffmpeg-streaming-0ca36b4de76e10578e23199c2932682c0f510e31.zip
ffmpeg-streaming-0ca36b4de76e10578e23199c2932682c0f510e31.tar.gz
Add LATM muxer
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
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 2264e86..1bb6b09 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -531,6 +531,7 @@ OBJS-$(CONFIG_FLAC_MUXER) += flacdec.o flacdata.o flac.o
OBJS-$(CONFIG_FLV_DEMUXER) += mpeg4audio.o
OBJS-$(CONFIG_GXF_DEMUXER) += mpeg12data.o
OBJS-$(CONFIG_IFF_DEMUXER) += iff.o
+OBJS-$(CONFIG_LATM_MUXER) += mpeg4audio.o
OBJS-$(CONFIG_MATROSKA_AUDIO_MUXER) += xiph.o mpeg4audio.o \
flacdec.o flacdata.o flac.o
OBJS-$(CONFIG_MATROSKA_DEMUXER) += mpeg4audio.o mpegaudiodata.o
OpenPOWER on IntegriCloud