Signed-off-by: Andreas Rheinhardt <[email protected]> --- configure | 1 + 1 file changed, 1 insertion(+)
diff --git a/configure b/configure index 515d765740..308b29e0c0 100755 --- a/configure +++ b/configure @@ -2946,6 +2946,7 @@ flv_decoder_select="h263_decoder" flv_encoder_select="h263_encoder" fourxm_decoder_select="blockdsp bswapdsp" fraps_decoder_select="bswapdsp huffman" +ftr_decoder_select="adts_header" g2m_decoder_deps="zlib" g2m_decoder_select="blockdsp idctdsp jpegtables" g729_decoder_select="audiodsp" -- 2.40.1 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
