On Thu, Jul 9, 2020 at 11:30 AM wrote:
>
> From: Gautam Ramakrishnan
>
> This patch fixes a check in the RPCL progression order,
> tested on p1_07.j2k.
> ---
> libavcodec/jpeg2000dec.c | 19 ---
> 1 file changed, 12 insertions(+), 7 deletions(-)
>
> diff --git a/libavcodec/jpeg20
From: Gautam Ramakrishnan
This patch fixes a check in the RPCL progression order,
tested on p1_07.j2k.
---
libavcodec/jpeg2000dec.c | 19 ---
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/libavcodec/jpeg2000dec.c b/libavcodec/jpeg2000dec.c
index 18a933077e..3ea93
Am Mi., 8. Juli 2020 um 21:30 Uhr schrieb Gautam Ramakrishnan
:
> This patch was verified on p1_07.j2k
Then please add this (important) information to the commit
message, we don't want to get "more similar to openjpeg",
you can therefore remove this sentence.
Carl Eugen
_
From: Gautam Ramakrishnan
This patch fixes a check in the RPCL progression order,
making it similar to the openjpeg implementation.
---
libavcodec/jpeg2000dec.c | 19 ---
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/libavcodec/jpeg2000dec.c b/libavcodec/jpeg2000
On Thu, Jul 9, 2020 at 12:50 AM wrote:
>
> From: Gautam Ramakrishnan
>
> This patch fixes a check in the RPCL progression order,
> making it similar to the openjpeg implementation.
> ---
> libavcodec/jpeg2000dec.c | 19 ---
> 1 file changed, 12 insertions(+), 7 deletions(-)
>
> d