On Fri, Apr 03, 2020 at 11:57:57PM +0530, gautamr...@gmail.com wrote:
> From: Gautam Ramakrishnan
>
> This patch allows decoding of j2k streams which do
> not have an EOC marker.
> ---
> libavcodec/jpeg2000dec.c | 8 ++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
will apply
thx
[.
From: Gautam Ramakrishnan
This patch allows decoding of j2k streams which do
not have an EOC marker.
---
libavcodec/jpeg2000dec.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/libavcodec/jpeg2000dec.c b/libavcodec/jpeg2000dec.c
index 02905b9e49..32a09c6d5c 100644
--