aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/pixlet.mak
Commit message (Collapse)AuthorAgeFilesLines
* fate/pixlet: Fix test requirementsAndreas Rheinhardt2022-05-031-3/+3
| | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* fate: add scale filters for big-endian architectures.Nicolas George2020-09-301-1/+1
| | | | | | | | | | Filters mostly work in native endianness, but they must output a specified endianness, usually little: that requires a final conversion for big endian. I do not know what's the deal with gif-deal: inserting explicitly the filters that are implicitly inserted result in less frames in output. Probably a strange problem of duration.
* fate/pixlet : add test for rgbMartin Vignali2017-08-311-0/+5
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>