From b428003c1cc9da561073dff90b0d0fa4688cf64d Mon Sep 17 00:00:00 2001 From: Lynne Date: Sun, 30 Oct 2022 12:13:42 +0100 Subject: dcaenc: convert to lavu/tx The encoder is fixed point, and uses an MDCT only for analysis. Due to the slightly different rounding, the encoder makes a different decision, so the tests have to be adjusted as well. --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 53779e96e7..44889f7617 100755 --- a/configure +++ b/configure @@ -2807,7 +2807,6 @@ comfortnoise_encoder_select="lpc" cook_decoder_select="audiodsp sinewin" cri_decoder_select="mjpeg_decoder" cscd_decoder_suggest="zlib" -dca_encoder_select="mdct" dds_decoder_select="texturedsp" dirac_decoder_select="dirac_parse dwt golomb videodsp mpegvideoenc" dnxhd_decoder_select="blockdsp idctdsp" -- cgit v1.2.3