On Tue, Apr 07, 2020 at 10:27:13PM +0530, gautamr...@gmail.com wrote:
> From: Gautam Ramakrishnan
>
> This patch adds functional changes to support the
> PPT marker. This patch fixes bug ticket #4610.
> ---
> libavcodec/jpeg2000dec.c | 91 +++-
> 1 file change
From: Gautam Ramakrishnan
This patch adds functional changes to support the
PPT marker. This patch fixes bug ticket #4610.
---
libavcodec/jpeg2000dec.c | 91 +++-
1 file changed, 80 insertions(+), 11 deletions(-)
diff --git a/libavcodec/jpeg2000dec.c b/libavc