[FFmpeg-devel] [PATCH 3/3] libopenjpegdec: add support for decoding YUV420/422/444P12/14

Michael Bradshaw mbradshaw at sorensonmedia.com
Thu Jul 19 04:17:34 CEST 2012


On Wed, Jul 18, 2012 at 7:46 PM, Paul B Mahol <onemda at gmail.com> wrote:
> Hi,
>
> Max lowres for OpenJPEG is not limited to any number.
> It just happens that I limited it to "10 - 1 = 9"
> (I set max numresolution is 10 in libopenjpegenc)
>
> Changing encoder is trivial, replacing 10 with INT_MAX
> Something similar could be added to decoder too.
>
> I got aware of this by looking at luca barbato patches.

Great, thank you for sharing that. I'll put a patch together.

Thanks,

Michael


More information about the ffmpeg-devel mailing list