On Mon, Jun 22, 2020 at 11:33:38PM +0200, Carl Eugen Hoyos wrote:
> Am Mo., 22. Juni 2020 um 23:32 Uhr schrieb Michael Niedermayer
> :
> >
> > On Mon, Jun 22, 2020 at 12:12:05AM +0530, gautamr...@gmail.com wrote:
> > > From: Gautam Ramakrishnan
> > >
> > > Reduce image size of the image if all com
Am Mo., 22. Juni 2020 um 23:32 Uhr schrieb Michael Niedermayer
:
>
> On Mon, Jun 22, 2020 at 12:12:05AM +0530, gautamr...@gmail.com wrote:
> > From: Gautam Ramakrishnan
> >
> > Reduce image size of the image if all components have
> > a non zero sample separation. This is to replicate the
> > outp
On Mon, Jun 22, 2020 at 12:12:05AM +0530, gautamr...@gmail.com wrote:
> From: Gautam Ramakrishnan
>
> Reduce image size of the image if all components have
> a non zero sample separation. This is to replicate the
> output of opj_decompress.
> ---
> libavcodec/jpeg2000dec.c | 19 ++---