summaryrefslogtreecommitdiff
path: root/tests/fate/image.mak
Commit message (Collapse)AuthorAge
* fate/exr : add test for long name flagMartin Vignali2018-02-24
| | | | ticket 6994
* fate/exr : add test for Y, b44A negative half, and datawindow != displaywindowMartin Vignali2017-05-10
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/exr : add test for negative float valueMartin Vignali2017-05-01
| | | | | | | the tested sample contain negative value in the red channel need to be clip to zero, and not set to MAX_RED Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/exr : add tests for piz uncompressMartin Vignali2017-05-01
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/exr : fix pix_fmtMartin Vignali2017-04-25
| | | | | | rgb_scanline_pxr24_half_uint32_13x9.exr doesn't have alpha Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate : add test for exr with offset table set to 0Martin Vignali2017-04-03
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/exr : add test for uint32 dataMartin Vignali2017-03-31
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/psd : add test for bitmap and duotoneMartin Vignali2017-01-14
| | | | | | The duotone file is interpreted as gray Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/psd : add test for 256 colorMartin Vignali2017-01-11
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/psd: add tests for uncompress and rle samplesMartin Vignali2016-12-16
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/exr: add test for pxr24 with half and uint32 channelMartin Vignali2016-11-25
| | | | Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
* fate: Add test for ticket #5805.Carl Eugen Hoyos2016-09-04
|
* fate: add 12bpp sampleChristophe Gisquet2016-09-04
| | | | | | | Allows testing simple_idct12 correctness/bitexactness, as the sample was generated using faani as idct. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/png : add test for rgba64 and interleaved rgbMartin Vignali2016-07-05
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/webp : add test for lossless picture to improve coverMartin Vignali2016-07-01
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/webp : add test for lossy compression.Martin Vignali2016-06-28
| | | | | | | the result of ffmpeg decoding is binary exact with the yuv output of official decoder (dwebp) Signed-off-by: James Almer <jamrial@gmail.com>
* fate/webp : add test for webp lossless decoding (rgb and rgba)Martin Vignali2016-06-26
| | | | | | output have been compared with official decoding tool output (dwebp) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/exr : add tests for file with half and float channelsMartin Vignali2016-06-26
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Merge commit '4b2e69397b84d1c1a29ffae6e9f106f2c32b1869'Clément Bœsch2016-06-21
|\ | | | | | | | | | | | | * commit '4b2e69397b84d1c1a29ffae6e9f106f2c32b1869': dds: Add support for monochrome images Merged-by: Clément Bœsch <clement@stupeflix.com>
| * dds: Add support for monochrome imagesVittorio Giovara2016-04-26
| |
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-09
|\| | | | | | | | | | | | | * commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec': build: miscellaneous cosmetics Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-07
| | | | | | | | | | | | Restore alphabetical order in lists, break overly long lines, do some prettyprinting, add some explanatory section comments, group parts together that belong together logically.
* | Merge commit '00658253e237ab975ae2d384e02b5936781f103d'Derek Buitenhuis2016-05-08
|\| | | | | | | | | | | | | * commit '00658253e237ab975ae2d384e02b5936781f103d': fate: Update DDS tests Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * fate: Update DDS testsVittorio Giovara2016-04-06
| |
* | fate/exr : add test for PXR24 Float and tile uncompressMartin Vignali2016-04-10
| |
* | fate/exr : add test for b44/b44a compressionMartin Vignali2016-04-03
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | Merge commit '823fa7004571cb8404ca5785f9fa6e85f0f9f3d3'Hendrik Leppkes2015-11-29
|\| | | | | | | | | | | | | * commit '823fa7004571cb8404ca5785f9fa6e85f0f9f3d3': fate: Rework sgi tests into a suite and add the missing ones Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
| * fate: Rework sgi tests into a suite and add the missing onesVittorio Giovara2015-11-24
| | | | | | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* | Merge commit 'a16854892c3af945d3ab0015699a0c9884f0a89a'Michael Niedermayer2015-07-22
|\| | | | | | | | | | | | | * commit 'a16854892c3af945d3ab0015699a0c9884f0a89a': dds: Add a rgba fate test Merged-by: Michael Niedermayer <michael@niedermayer.cc>
| * dds: Add a rgba fate testVittorio Giovara2015-07-22
| |
* | Merge commit 'e2bd03a14a4e3366df0b1ee8e284a97165be1f3c'Michael Niedermayer2015-07-01
|\| | | | | | | | | | | | | | | | | | | | | * commit 'e2bd03a14a4e3366df0b1ee8e284a97165be1f3c': fate: Avoid unnecessary pixel format conversions Conflicts: tests/fate/image.mak tests/ref/fate/dds-ya Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Avoid unnecessary pixel format conversionsMartin Storsjö2015-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | tests/fate/image: also run fate-sgi for the fate-image targetMichael Niedermayer2015-06-23
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer2015-06-22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2': DirectDraw Surface image decoder Conflicts: Changelog configure doc/general.texi libavcodec/Makefile libavcodec/version.h tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * DirectDraw Surface image decoderVittorio Giovara2015-06-22
| | | | | | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* | Merge commit 'd81fb63d87692765c004c19934b49427df434a07'Michael Niedermayer2015-05-06
|\| | | | | | | | | | | | | | | | | | | * commit 'd81fb63d87692765c004c19934b49427df434a07': fate: Add a PICT test Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Add a PICT testVittorio Giovara2015-05-06
| | | | | | | | This stimulates the direct pixel mode in Quickdraw decoder.
| * lavf: Open PICT images with QuickdrawVittorio Giovara2015-05-06
| | | | | | | | | | Update the pictor test to use the pictor codec, as both formats share the .pic file extension.
* | Merge commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6'Michael Niedermayer2014-12-30
|\| | | | | | | | | | | | | | | | | | | * commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6': fate: Use bitexact conversions in the dpxparser test Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Use bitexact conversions in the dpxparser testMartin Storsjö2014-12-29
| | | | | | | | | | | | This fixes fate on e.g. ppc. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit 'a381e0cec87bcb28ebc05fe840bb937a495de736'Michael Niedermayer2014-12-19
|\| | | | | | | | | | | | | * commit 'a381e0cec87bcb28ebc05fe840bb937a495de736': fate: add a DPX parser test Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add a DPX parser testVittorio Giovara2014-12-18
| |
* | Merge commit '086a541857812b2e0435db38fbabfddc7d19e53c'Michael Niedermayer2014-08-05
|\| | | | | | | | | | | | | | | | | | | * commit '086a541857812b2e0435db38fbabfddc7d19e53c': fate: png-suite Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: png-suiteVittorio Giovara2014-08-04
| | | | | | | | Every supported format is converted to RGB.
* | Merge commit '66d04c068a30751750818dcfbb6555ab74eb3f6d'Michael Niedermayer2014-04-01
|\| | | | | | | | | | | | | | | | | | | * commit '66d04c068a30751750818dcfbb6555ab74eb3f6d': fate: Explicitly use gray16le in fate-sgi-gray16 Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: Explicitly use gray16le in fate-sgi-gray16Martin Storsjö2014-04-01
| | | | | | | | | | | | This fixes the test on big endian. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-01
|\| | | | | | | | | | | | | * qatar/master: fate: add SGI tests Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add SGI testsVittorio Giovara2014-04-01
| |
| * fate: add exr testsPaul B Mahol2014-04-01
| | | | | | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* | Merge commit '3e4e2142d246699a1a3a0045ba7124b18bc34d7a'Michael Niedermayer2014-03-31
|\| | | | | | | | | | | | | * commit '3e4e2142d246699a1a3a0045ba7124b18bc34d7a': fate: Convert the paletted output in the brenderpix tests to rgb24 Merged-by: Michael Niedermayer <michaelni@gmx.at>