[FFmpeg-devel] [PATCH] libavcodec/jpeg2000.c: Precinct size check removed

Michael Niedermayer michael at niedermayer.cc
Tue Jun 30 15:06:17 EEST 2020


On Mon, Jun 29, 2020 at 11:29:06PM +0530, gautamramk at gmail.com wrote:
> From: Gautam Ramakrishnan <gautamramk at gmail.com>
> 
> This patch removes a check which throws an error if
> the log2 precinct width/height is 0. The standard allows
> the first component to have 0 as the log2 width/height.
> However, to ensure proper intialization of coding style,
> an extra check has been added.
> ---
>  libavcodec/jpeg2000.c    | 3 ---
>  libavcodec/jpeg2000.h    | 1 +
>  libavcodec/jpeg2000dec.c | 6 ++++--
>  3 files changed, 5 insertions(+), 5 deletions(-)

will apply

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200630/fce0a3fb/attachment.sig>


More information about the ffmpeg-devel mailing list