Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2013-08-05 14:55:30 +0400
committerKostya Shishkov <kostya.shishkov@gmail.com>2013-08-08 12:52:44 +0400
commit3e5898782dce60334ab294821ca00b19c648cf66 (patch)
treea5db4c367d79ea6bd542ddd5f1cfd48fd6647cd1 /libavcodec/Makefile
parent5afe1d27912be9b643ffb4ddc21f6d920260dbb0 (diff)
Voxware MetaSound decoder
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 2ba1a32cf0..fc1bfb2352 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -222,6 +222,8 @@ OBJS-$(CONFIG_LOCO_DECODER) += loco.o
OBJS-$(CONFIG_MACE3_DECODER) += mace.o
OBJS-$(CONFIG_MACE6_DECODER) += mace.o
OBJS-$(CONFIG_MDEC_DECODER) += mdec.o mpeg12.o mpeg12data.o
+OBJS-$(CONFIG_METASOUND_DECODER) += metasound.o metasound_data.o \
+ twinvq.o
OBJS-$(CONFIG_MIMIC_DECODER) += mimic.o
OBJS-$(CONFIG_MJPEG_DECODER) += mjpegdec.o mjpeg.o
OBJS-$(CONFIG_MJPEG_ENCODER) += mjpegenc.o mjpeg.o