On Mon, Jun 29, 2020 at 11:29:06PM +0530, [email protected] wrote: > From: Gautam Ramakrishnan <[email protected]> > > 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
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
