[FFmpeg-devel] [PATCH] fate: fix fate-filter-hqx on BE arches
Michael Niedermayer
michael at niedermayer.cc
Sun Dec 6 00:51:38 EET 2020
On Fri, Dec 04, 2020 at 09:26:11PM -0500, Andriy Gelman wrote:
> From: Andriy Gelman <andriy.gelman at gmail.com>
>
> One of the inputs to the fate test has an rgba pixel format which needs
> to be converted to rgb32 (argb on BE) for the hqx filter. Because auto
> scaling in the fate test is disabled, this needs a separate scale
> filter.
>
> Signed-off-by: Andriy Gelman <andriy.gelman at gmail.com>
> ---
> tests/fate/filter-video.mak | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
probably ok (cant test on MIPS atm)
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20201205/8eb437b9/attachment.sig>
More information about the ffmpeg-devel
mailing list