aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorDavid Kment <info@davidkment.de>2013-10-28 01:38:02 +0100
committerDiego Biurrun <diego@biurrun.de>2013-10-31 17:45:46 +0100
commit9af7a8523a6bb517834ebed36093bdab11a8b38e (patch)
treec2a7ba04ea610925d5ce72d11399c656fd17ccf9 /libavcodec/Makefile
parented1a11ed52bbd1f15bb9b0416d69b7924bee3191 (diff)
downloadffmpeg-9af7a8523a6bb517834ebed36093bdab11a8b38e.tar.gz
HNM4/HNM4A demuxer & video decoder
Signed-off-by: Diego Biurrun <diego@biurrun.de>
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 6f80a9e6ba..ffee97abfc 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -196,6 +196,7 @@ OBJS-$(CONFIG_H264_DECODER) += h264.o \
h264_loopfilter.o h264_direct.o \
cabac.o h264_sei.o h264_ps.o \
h264_refs.o h264_cavlc.o h264_cabac.o
+OBJS-$(CONFIG_HNM4_VIDEO_DECODER) += hnm4video.o
OBJS-$(CONFIG_HUFFYUV_DECODER) += huffyuv.o huffyuvdec.o
OBJS-$(CONFIG_HUFFYUV_ENCODER) += huffyuv.o huffyuvenc.o
OBJS-$(CONFIG_IAC_DECODER) += imc.o