You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
configure: fix VP7 standalone build
Found-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
1
configure
vendored
1
configure
vendored
@@ -2116,6 +2116,7 @@ vp5_decoder_select="h264chroma hpeldsp videodsp vp3dsp"
|
||||
vp6_decoder_select="h264chroma hpeldsp huffman videodsp vp3dsp"
|
||||
vp6a_decoder_select="vp6_decoder"
|
||||
vp6f_decoder_select="vp6_decoder"
|
||||
vp7_decoder_select="h264pred videodsp"
|
||||
vp8_decoder_select="h264pred videodsp"
|
||||
vp9_decoder_select="videodsp"
|
||||
webp_decoder_select="vp8_decoder"
|
||||
|
Reference in New Issue
Block a user