aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/gif.mak
Commit message (Collapse)AuthorAgeFilesLines
* fate/gif: add Test for Ticket3052Michael Niedermayer2016-02-291-0/+3
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Fix TARGET_SAMPLES and TARGET_PATH for some fate tests.Carl Eugen Hoyos2014-03-181-1/+1
| | | | | This allows running more fate tests on remote targets without the source tree.
* Merge commit 'ba13606ca6adbc74b4db4a72b0769397d6408791'Michael Niedermayer2013-05-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ba13606ca6adbc74b4db4a72b0769397d6408791': fate: Add a --target-samples path parameter Conflicts: configure tests/fate/audio.mak tests/fate/cover-art.mak tests/fate/demux.mak tests/fate/ea.mak tests/fate/filter-video.mak tests/fate/h264.mak tests/fate/image.mak tests/fate/lossless-audio.mak tests/fate/lossless-video.mak tests/fate/microsoft.mak tests/fate/pcm.mak tests/fate/prores.mak tests/fate/qt.mak tests/fate/real.mak tests/fate/screen.mak tests/fate/video.mak tests/fate/voice.mak tests/fate/vpx.mak tests/fate/vqf.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
* fate/gif: create meaningful gif encoding tests.Clément Bœsch2013-04-191-0/+11
|
* fate: add coverage for background disposal in gif decoderPaul B Mahol2013-04-061-0/+3
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* fate: add animated gif decoder testsPaul B Mahol2013-02-241-0/+13
Signed-off-by: Paul B Mahol <onemda@gmail.com>