Merge commit '2681924b0f'
* commit '2681924b0f':
libavformat: Fix standalone compilation of the webm muxer
Conflicts:
libavformat/Makefile
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
a18bf95a8e
1 changed files with 1 additions and 1 deletions
|
|
@ -391,7 +391,7 @@ OBJS-$(CONFIG_WAV_MUXER) += wavenc.o
|
|||
OBJS-$(CONFIG_WC3_DEMUXER) += wc3movie.o
|
||||
OBJS-$(CONFIG_WEBM_MUXER) += matroskaenc.o matroska.o \
|
||||
isom.o avc.o \
|
||||
flacenc_header.o avlanguage.o
|
||||
flacenc_header.o avlanguage.o wv.o
|
||||
OBJS-$(CONFIG_WEBVTT_DEMUXER) += webvttdec.o subtitles.o
|
||||
OBJS-$(CONFIG_WSAUD_DEMUXER) += westwood_aud.o
|
||||
OBJS-$(CONFIG_WSVQA_DEMUXER) += westwood_vqa.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue