Fix standalone compilation of the webm_dash_manifest demuxer.
This commit is contained in:
parent
54326e0c50
commit
bcb7220d1c
1 changed files with 1 additions and 0 deletions
|
|
@ -705,6 +705,7 @@ OBJS-$(CONFIG_TAK_DEMUXER) += tak.o
|
|||
OBJS-$(CONFIG_WEBM_MUXER) += mpeg4audio.o mpegaudiodata.o \
|
||||
xiph.o flac.o flacdata.o \
|
||||
vorbis_data.o
|
||||
OBJS-$(CONFIG_WEBM_DASH_MANIFEST_DEMUXER) += vorbis_parser.o xiph.o
|
||||
OBJS-$(CONFIG_WTV_DEMUXER) += mpeg4audio.o mpegaudiodata.o
|
||||
|
||||
# libavfilter dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue