Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2022-10-30 13:50:41 +0300
committerLynne <dev@lynne.ee>2022-11-06 16:39:38 +0300
commit61e1a7d958bce6b75e0bb5e7a17cd7d0e55b44b9 (patch)
tree46b22d168a3490558772f257501d39fb3cbab7fe /configure
parentb428003c1cc9da561073dff90b0d0fa4688cf64d (diff)
nellymoserdec: convert to lavu/tx
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 44889f7617..7ff572f097 100755
--- a/configure
+++ b/configure
@@ -2913,7 +2913,7 @@ mv30_decoder_select="aandcttables blockdsp"
mvha_decoder_select="inflate_wrapper llviddsp"
mwsc_decoder_select="inflate_wrapper"
mxpeg_decoder_select="mjpeg_decoder"
-nellymoser_decoder_select="mdct sinewin"
+nellymoser_decoder_select="sinewin"
nellymoser_encoder_select="audio_frame_queue mdct sinewin"
notchlc_decoder_select="lzf"
nuv_decoder_select="idctdsp"