forked from FFmpeg/FFmpeg
cavs: Add a dependency on h264chroma
This fixes standalone building of this decoder. Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
8d061989dd
commit
5da5128493
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -1512,7 +1512,7 @@ atrac1_decoder_select="mdct sinewin"
|
|||
atrac3_decoder_select="mdct"
|
||||
binkaudio_dct_decoder_select="mdct rdft dct sinewin"
|
||||
binkaudio_rdft_decoder_select="mdct rdft sinewin"
|
||||
cavs_decoder_select="golomb mpegvideo"
|
||||
cavs_decoder_select="golomb h264chroma mpegvideo"
|
||||
comfortnoise_encoder_select="lpc"
|
||||
cook_decoder_select="mdct sinewin"
|
||||
cscd_decoder_select="lzo"
|
||||
|
|
Loading…
Add table
Reference in a new issue