aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorThomas Siedel <thomas.ff@spin-digital.com>2023-03-21 16:01:20 +0100
committerJames Almer <jamrial@gmail.com>2023-06-29 14:12:50 -0300
commit45a8a62df9b9c6c93c003b177ce0190860c1f8e8 (patch)
tree71d6ea121fb19619806774642982377d380e8ee9 /libavformat/Makefile
parentac2b25f4e5ad0f03cf2a17c82defe2b1ba7a02b1 (diff)
downloadffmpeg-45a8a62df9b9c6c93c003b177ce0190860c1f8e8.tar.gz
avformat/rawenc: add H266/VVC muxer
Signed-off-by: James Almer <jamrial@gmail.com>
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 239b779d1e..4cb00f8700 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -604,6 +604,7 @@ OBJS-$(CONFIG_VPK_DEMUXER) += vpk.o
OBJS-$(CONFIG_VPLAYER_DEMUXER) += vplayerdec.o subtitles.o
OBJS-$(CONFIG_VQF_DEMUXER) += vqf.o
OBJS-$(CONFIG_VVC_DEMUXER) += vvcdec.o rawdec.o
+OBJS-$(CONFIG_VVC_MUXER) += rawenc.o
OBJS-$(CONFIG_W64_DEMUXER) += wavdec.o w64.o pcm.o
OBJS-$(CONFIG_W64_MUXER) += wavenc.o w64.o
OBJS-$(CONFIG_WADY_DEMUXER) += wady.o pcm.o