Commit 4a2c2a09 authored by Thilo Borgmann's avatar Thilo Borgmann Committed by Paul B Mahol

Fix compilation with --disable-everything --enable-muxer=vc1

Suggested-by: Reimar
parent 036e9a04
......@@ -374,6 +374,7 @@ OBJS-$(CONFIG_TTA_DEMUXER) += tta.o
OBJS-$(CONFIG_TTY_DEMUXER) += tty.o sauce.o
OBJS-$(CONFIG_TXD_DEMUXER) += txd.o
OBJS-$(CONFIG_VC1_DEMUXER) += rawdec.o
OBJS-$(CONFIG_VC1_MUXER) += rawenc.o
OBJS-$(CONFIG_VC1T_DEMUXER) += vc1test.o
OBJS-$(CONFIG_VC1T_MUXER) += vc1testenc.o
OBJS-$(CONFIG_VIVO_DEMUXER) += vivo.o
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment