mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
configure: Fix dependencies of aac_at decoder.
Signed-off-by: Jacob Trimble <modmaker@google.com>
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit 83ecdc9a92)
This commit is contained in:
committed by
James Almer
parent
ceed79323c
commit
5ab992cd38
@@ -2903,6 +2903,7 @@ mjpeg2jpeg_bsf_select="jpegtables"
|
||||
|
||||
# external libraries
|
||||
aac_at_decoder_deps="audiotoolbox"
|
||||
aac_at_decoder_select="aac_adtstoasc_bsf"
|
||||
ac3_at_decoder_deps="audiotoolbox"
|
||||
ac3_at_decoder_select="ac3_parser"
|
||||
adpcm_ima_qt_at_decoder_deps="audiotoolbox"
|
||||
|
||||
Reference in New Issue
Block a user