Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fate/pixlet: Fix test requirements | Andreas Rheinhardt | 2022-05-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | ||||
* | fate: add scale filters for big-endian architectures. | Nicolas George | 2020-09-30 | 1 | -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 rgb | Martin Vignali | 2017-08-31 | 1 | -0/+5 |
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |