This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-11-26 19:01:44 +02:00
Code
Issues
Releases
Activity
606fb6c032
FFmpeg
/
tests
/
ref
/
fate
/
txd-odd
3 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
txd: Use the TextureDSP module for decoding Using the internal DXTC routines brings support for non multiple of 4 textures. A new test is added to cover this feature. Hashes differ since the decoding algorithm is different, though no visual changes have been spotted. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2015-05-20 00:54:16 +02:00
#tb 0: 1/5
fate: Avoid unnecessary pixel format conversions Most of the fate-dds-* and fate-txd-* tests already output into the same pixel format regardless of platform endianness, so there's no need to force conversion to another format. This fixes the tests fate-txd-16bpp, fate-txd-odd, fate-dds-rgb16, fate-dds-rgb24 and fate-dds-xrgb on big endian, where the tests seem to fail due to issues with certain conversion codepaths in swscale. Those conversion codepaths should of course be fixed, but the individual decoder tests should use as little extra conversion steps as possible. Signed-off-by: Martin Storsjö <martin@martin.st>
2015-06-30 21:35:44 +02:00
0, 0, 0, 1, 385452, 0x055a14d6
Reference in New Issue
Copy Permalink