]> git.sesse.net Git - ffmpeg/commit
fate: fix fate-filter-hqx on big-endian arches
authorAndriy Gelman <andriy.gelman@gmail.com>
Sat, 5 Dec 2020 02:26:11 +0000 (21:26 -0500)
committerAndriy Gelman <andriy.gelman@gmail.com>
Sun, 13 Dec 2020 04:14:45 +0000 (23:14 -0500)
commit5148740e79ec9c20a03365c03862d391981ace6b
tree6bfb0f7980efdc16bab56c4d3caf7e2952a64535
parent1200264fc4122dbb58bd08861f926cd6448593eb
fate: fix fate-filter-hqx on big-endian arches

One of the inputs to the fate test has an rgba pixel format which needs
to be converted to rgb32 (argb on big-endian) for the hqx filter. Because auto
scaling in the fate test is disabled, this needs a separate scale
filter.

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
tests/fate/filter-video.mak