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:
authorJames Almer <jamrial@gmail.com>2014-06-27 10:00:20 +0400
committerMichael Niedermayer <michaelni@gmx.at>2014-06-27 15:36:37 +0400
commita6b8aef0dc70b089c1210501b34541a2c9960531 (patch)
tree1bba55981dcd866bc67fa6e83d0340b618d43fca /configure
parentb96c9513f35a109b6ee06e6e22deea84c5fdab4b (diff)
configure: remove duplicate ape_decoder_select line
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 5a27dd628d..0fd4dfd98d 100755
--- a/configure
+++ b/configure
@@ -2019,7 +2019,6 @@ amrwb_decoder_select="lsp"
amv_decoder_select="sp5x_decoder exif"
amv_encoder_select="aandcttables"
ape_decoder_select="bswapdsp llauddsp"
-ape_decoder_select="bswapdsp"
asv1_decoder_select="blockdsp bswapdsp dsputil"
asv1_encoder_select="bswapdsp dsputil"
asv2_decoder_select="blockdsp bswapdsp dsputil"