summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/dds-xbgr
Commit message (Collapse)AuthorAgeFilesLines
* avformat/framecrc: enable new outputJames Almer2016-04-131-0/+4
| | | | | Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>
* fate: Avoid unnecessary pixel format conversionsMartin Storsjö2015-06-301-1/+1
| | | | | | | | | | | | | | | | | | 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>
* DirectDraw Surface image decoderVittorio Giovara2015-06-221-0/+2
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
OpenPOWER on IntegriCloud