summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2015-05-16 17:03:28 +0200
committerLuca Barbato <lu_zero@gentoo.org>2015-06-07 10:14:45 +0200
commit9b56ac74b170d12027fbc81f581a451a709f1105 (patch)
tree84d1c34490ef22c3a07d0ed3a05342a4c592e3b9 /libavformat/Makefile
parent0289f81241e720452b5a77713488d54d3ec252d7 (diff)
mpjpeg: Initial implementation
Support only streams with Content-Length. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
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 0323ad567f..21c4e5effb 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -205,6 +205,7 @@ OBJS-$(CONFIG_MPEGPS_DEMUXER) += mpeg.o
OBJS-$(CONFIG_MPEGTS_DEMUXER) += mpegts.o isom.o
OBJS-$(CONFIG_MPEGTS_MUXER) += mpegtsenc.o
OBJS-$(CONFIG_MPEGVIDEO_DEMUXER) += mpegvideodec.o rawdec.o
+OBJS-$(CONFIG_MPJPEG_DEMUXER) += mpjpegdec.o
OBJS-$(CONFIG_MPJPEG_MUXER) += mpjpeg.o
OBJS-$(CONFIG_MSNWC_TCP_DEMUXER) += msnwc_tcp.o
OBJS-$(CONFIG_MTV_DEMUXER) += mtv.o