ffmpeg | branch: release/3.4 | Jacob Trimble <modma...@google.com> | Thu Nov 30 14:58:59 2017 -0800| [5ab992cd3875a5a34d4c30a9d08f2eec95a3fd80] | committer: James Almer
configure: Fix dependencies of aac_at decoder. Signed-off-by: Jacob Trimble <modma...@google.com> Signed-off-by: James Almer <jamr...@gmail.com> (cherry picked from commit 83ecdc9a920d7f0b69d1a25d63757adb887a1f25) > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5ab992cd3875a5a34d4c30a9d08f2eec95a3fd80 --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 18d80ee87a..1797c5dd4f 100755 --- a/configure +++ b/configure @@ -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" _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog