mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-11 01:10:00 +01:00
configure: Add missing dependencies for AHX decoder
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
committed by
James Almer
parent
e63e040f0c
commit
cf30a3757f
1
configure
vendored
1
configure
vendored
@@ -2979,6 +2979,7 @@ adpcm_n64_decoder_deps="lgpl_gpl"
|
||||
adpcm_psxc_decoder_deps="lgpl_gpl"
|
||||
agm_decoder_select="idctdsp"
|
||||
ahx_decoder_deps="lgpl_gpl"
|
||||
ahx_decoder_select="mpegaudio ahx_to_mp2_bsf"
|
||||
aic_decoder_select="golomb idctdsp"
|
||||
alac_encoder_select="lpc"
|
||||
als_decoder_select="bswapdsp mpeg4audio"
|
||||
|
||||
Reference in New Issue
Block a user