summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2015-12-02 18:41:00 -0500
committerVittorio Giovara <vittorio.giovara@gmail.com>2016-01-11 15:32:56 -0500
commit7570c9e04f010c9b3bfdeb4338d330f2cdd25278 (patch)
tree6c54533500d0b3a57c208a1d21654a492ae23669 /configure
parent34d45b36164eee044cfe55d22488b2b65e387872 (diff)
swfdec: support compressed swf
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 23e4037bff..d44fa08449 100755
--- a/configure
+++ b/configure
@@ -2256,6 +2256,7 @@ sdp_demuxer_select="rtpdec"
smoothstreaming_muxer_select="ismv_muxer"
spdif_muxer_select="aac_parser"
spx_muxer_select="ogg_muxer"
+swf_demuxer_suggest="zlib"
tak_demuxer_select="tak_parser"
tg2_muxer_select="mov_muxer"
tgp_muxer_select="mov_muxer"