Files
UltraGrid/ultragrid/NOTES.source
2011-10-27 17:22:28 +02:00

7 lines
351 B
Plaintext

#1 (src/rtp/decoders.c:reconfigure_decoder()
The properties of DXTn do not exactly match - bpp is 0.5, but line (actually 4
lines) is (2 * width) long, so it makes troubles when using line decoder
and tiles. So the fallback is external decoder. The DXT compression is exceptional
in that, that it can be both internally and externally decompressed.