diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-05-27 00:30:51 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-06-22 15:23:08 +0100 |
commit | 5c018ee18895f88e9e1d2174059dcdd48bf872d2 (patch) | |
tree | 64995c7cc228bcf251cd77d7ef23976574984a39 /configure | |
parent | 7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7 (diff) | |
download | ffmpeg-5c018ee18895f88e9e1d2174059dcdd48bf872d2.tar.gz |
DirectDraw Surface image decoder
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
@@ -1823,6 +1823,7 @@ cook_decoder_select="audiodsp mdct sinewin" cscd_decoder_select="lzo" cscd_decoder_suggest="zlib" dca_decoder_select="fmtconvert mdct" +dds_decoder_select="texturedsp" dnxhd_decoder_select="blockdsp idctdsp" dnxhd_encoder_select="aandcttables blockdsp fdctdsp idctdsp mpegvideoenc pixblockdsp" dvvideo_decoder_select="dvprofile idctdsp" |