aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2011-12-04 17:45:24 +1100
committerMichael Niedermayer <michaelni@gmx.at>2011-12-04 16:44:20 +0100
commitba8410cb446cae58d1fa1d9e3891a67db92d4e14 (patch)
tree25f48d75701a5b55db235a4da450f81a1ff9ced7 /libavformat/Makefile
parentb4425f26bb1e11f8e885abf78b88105c396888d7 (diff)
downloadffmpeg-ba8410cb446cae58d1fa1d9e3891a67db92d4e14.tar.gz
Microsoft Windows ICO demuxer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 1e59a91dc2..4e3a1836ad 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -111,6 +111,7 @@ OBJS-$(CONFIG_H263_DEMUXER) += h263dec.o rawdec.o
OBJS-$(CONFIG_H263_MUXER) += rawenc.o
OBJS-$(CONFIG_H264_DEMUXER) += h264dec.o rawdec.o
OBJS-$(CONFIG_H264_MUXER) += rawenc.o
+OBJS-$(CONFIG_ICO_DEMUXER) += icodec.o
OBJS-$(CONFIG_IDCIN_DEMUXER) += idcin.o
OBJS-$(CONFIG_IDF_DEMUXER) += bintext.o
OBJS-$(CONFIG_IFF_DEMUXER) += iff.o