summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-09-11 20:10:27 +0200
committerPaul B Mahol <onemda@gmail.com>2022-09-16 10:02:19 +0200
commitdd2a01ef5cad08347ecbbcba7afd5e5a0810f504 (patch)
treeaf1576d6418c43337922906beabb102a9c9f1b90 /libavformat/Makefile
parente91bc521afff17a73012af153f219c3e5f3f2ce5 (diff)
downloadffmpeg-dd2a01ef5cad08347ecbbcba7afd5e5a0810f504.tar.gz
avformat: add LAF 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 5cdcda3239..19a4ba2a8f 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -319,6 +319,7 @@ OBJS-$(CONFIG_JV_DEMUXER) += jvdec.o
OBJS-$(CONFIG_KUX_DEMUXER) += flvdec.o
OBJS-$(CONFIG_KVAG_DEMUXER) += kvag.o
OBJS-$(CONFIG_KVAG_MUXER) += kvag.o rawenc.o
+OBJS-$(CONFIG_LAF_DEMUXER) += lafdec.o
OBJS-$(CONFIG_LATM_MUXER) += latmenc.o rawenc.o
OBJS-$(CONFIG_LMLM4_DEMUXER) += lmlm4.o
OBJS-$(CONFIG_LOAS_DEMUXER) += loasdec.o rawdec.o