diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-05-20 00:01:37 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-06-22 15:23:08 +0100 |
commit | 8337e0c57345f24cf6471220e5f8a0ea21b7c1d0 (patch) | |
tree | b4c6bd517eb9713c39ad9b0e446b292ef121e5f0 /configure | |
parent | 2ecfd451649c7a08cb633635df98e59f7c6e2140 (diff) | |
download | ffmpeg-8337e0c57345f24cf6471220e5f8a0ea21b7c1d0.tar.gz |
Introduce a TextureDSP module
This module implements generic texture decompression from different
families (DXTC, RGTC, BCn) and texture compression DXTC 1, 3, and 5.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1626,6 +1626,8 @@ CONFIG_EXTRA=" sinewin snappy startcode + texturedsp + texturedspenc tpeldsp videodsp vp3dsp |