On Wed, Jul 29, 2020 at 09:19:11PM +0530, gautamr...@gmail.com wrote:
> From: Gautam Ramakrishnan
>
> This patch makes the pgx decoder select the correct
> byte order instead of selecting big endian format for
> 16 bit images.
> ---
> libavcodec/pgxdec.c | 2 +-
> 1 file changed, 1 insertion(+),
From: Gautam Ramakrishnan
This patch makes the pgx decoder select the correct
byte order instead of selecting big endian format for
16 bit images.
---
libavcodec/pgxdec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/pgxdec.c b/libavcodec/pgxdec.c
index 93b9f4e7a