diff options
author | Clément Bœsch <ubitux@gmail.com> | 2015-12-02 18:41:00 -0500 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2016-01-11 15:32:56 -0500 |
commit | 7570c9e04f010c9b3bfdeb4338d330f2cdd25278 (patch) | |
tree | 6c54533500d0b3a57c208a1d21654a492ae23669 /configure | |
parent | 34d45b36164eee044cfe55d22488b2b65e387872 (diff) | |
download | ffmpeg-7570c9e04f010c9b3bfdeb4338d330f2cdd25278.tar.gz |
swfdec: support compressed swf
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |