summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2011-07-16 12:02:55 +0200
committerRonald S. Bultje <rsbultje@gmail.com>2011-07-22 09:12:30 -0700
commitc2d23309ef87c3f1a515860425a5a898aab9b760 (patch)
tree2fb73c5a5b805ff1e62979e79f78531cc38574b5 /configure
parentbb32fded3623a20ff8999c2924315841c08c985c (diff)
add Flash Screen Video 2 decoder
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 3953cfc44b..a83d3396e1 100755
--- a/configure
+++ b/configure
@@ -1270,6 +1270,7 @@ flac_decoder_select="golomb"
flac_encoder_select="golomb lpc"
flashsv_decoder_select="zlib"
flashsv_encoder_select="zlib"
+flashsv2_decoder_select="zlib"
flv_decoder_select="h263_decoder"
flv_encoder_select="h263_encoder"
fraps_decoder_select="huffman"