On Mon, Jul 20, 2020 at 09:34:07AM +0800, Fei Wang wrote:
> This fixed FATE fail report by filter-pixfmts* for x2rgb10le on big
> endian hardware.
> ---
> libswscale/input.c | 11 ++-
> libswscale/yuv2rgb.c | 6 +-
> 2 files changed, 11 insertions(+), 6 deletions(-)
will apply
tha
This fixed FATE fail report by filter-pixfmts* for x2rgb10le on big
endian hardware.
---
libswscale/input.c | 11 ++-
libswscale/yuv2rgb.c | 6 +-
2 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/libswscale/input.c b/libswscale/input.c
index 0bd1aa7bc9..064ed5902f 100