On Tue, Apr 21, 2020 at 1:12 AM Carl Eugen Hoyos wrote:
>
> Am Mo., 20. Apr. 2020 um 21:38 Uhr schrieb :
> >
> > From: Gautam Ramakrishnan
> >
> > This patch adds support for CRG marker. Allows
> > samples such as p0_03.j2k to be decoded.
>
> The patch indicates to me that it adds support for
> s
Am Mo., 20. Apr. 2020 um 21:38 Uhr schrieb :
>
> From: Gautam Ramakrishnan
>
> This patch adds support for CRG marker. Allows
> samples such as p0_03.j2k to be decoded.
The patch indicates to me that it adds support for
skipping the CRG marker: Am I wrong?
Carl Eugen
From: Gautam Ramakrishnan
This patch adds support for CRG marker. Allows
samples such as p0_03.j2k to be decoded.
---
libavcodec/jpeg2000dec.c | 12
1 file changed, 12 insertions(+)
diff --git a/libavcodec/jpeg2000dec.c b/libavcodec/jpeg2000dec.c
index af6dcee228..5a7d9e7882 100644