summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2013-01-06 13:58:15 +1100
committerPeter Ross <pross@xvid.org>2013-01-06 13:58:15 +1100
commit3d0994be2fa912d76835057276243c4c75b71200 (patch)
tree833fd31e6ff5aa5cae73f0771508b561b14d0de4 /libavformat/Makefile
parente27c470f2b63a0b0ceb982994c926d8ab21d1959 (diff)
downloadffmpeg-streaming-3d0994be2fa912d76835057276243c4c75b71200.zip
ffmpeg-streaming-3d0994be2fa912d76835057276243c4c75b71200.tar.gz
Megalux Frame demuxer
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 a857178..7560597 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -136,6 +136,7 @@ OBJS-$(CONFIG_FLV_MUXER) += flvenc.o avc.o
OBJS-$(CONFIG_FOURXM_DEMUXER) += 4xm.o
OBJS-$(CONFIG_FRAMECRC_MUXER) += framecrcenc.o framehash.o
OBJS-$(CONFIG_FRAMEMD5_MUXER) += md5enc.o framehash.o
+OBJS-$(CONFIG_FRM_DEMUXER) += frmdec.o
OBJS-$(CONFIG_GIF_MUXER) += gif.o
OBJS-$(CONFIG_GIF_DEMUXER) += gifdec.o
OBJS-$(CONFIG_GSM_DEMUXER) += gsmdec.o
OpenPOWER on IntegriCloud