Re: [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder

2020-06-22 Thread Michael Niedermayer
On Sun, Jun 21, 2020 at 10:55:24PM +0530, Gautam Ramakrishnan wrote: > On Sat, Jun 20, 2020 at 9:48 AM Gautam Ramakrishnan > wrote: > > > > On Sat, Jun 20, 2020 at 1:29 AM Michael Niedermayer > > wrote: > > > > > > On Thu, Jun 18, 2020 at 11:55:20PM +0530, gautamr...@gmail.com wrote: > > > > From

Re: [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder

2020-06-21 Thread Carl Eugen Hoyos
Am So., 21. Juni 2020 um 19:51 Uhr schrieb Gautam Ramakrishnan : > When trying to perform fuzz testing, what kind of configuration would > you recommend using. > For example, I am taking some of the reference files and setting the > error rate to 0.01. Is that sufficient? You could test with diff

Re: [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder

2020-06-21 Thread Gautam Ramakrishnan
On Sat, Jun 20, 2020 at 9:48 AM Gautam Ramakrishnan wrote: > > On Sat, Jun 20, 2020 at 1:29 AM Michael Niedermayer > wrote: > > > > On Thu, Jun 18, 2020 at 11:55:20PM +0530, gautamr...@gmail.com wrote: > > > From: Gautam Ramakrishnan > > > > > > This is with reference to my previous email on the

Re: [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder

2020-06-19 Thread Gautam Ramakrishnan
On Sat, Jun 20, 2020 at 1:29 AM Michael Niedermayer wrote: > > On Thu, Jun 18, 2020 at 11:55:20PM +0530, gautamr...@gmail.com wrote: > > From: Gautam Ramakrishnan > > > > This is with reference to my previous email on the mailing list > > with subject: "query on pixel formats". > > I wish to clea

Re: [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder

2020-06-19 Thread Michael Niedermayer
On Thu, Jun 18, 2020 at 11:55:20PM +0530, gautamr...@gmail.com wrote: > From: Gautam Ramakrishnan > > This is with reference to my previous email on the mailing list > with subject: "query on pixel formats". > I wish to cleanup some errors in the decoder code. These changes > would allow the samp

Re: [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder

2020-06-18 Thread Gautam Ramakrishnan
On Fri, Jun 19, 2020 at 1:34 AM Carl Eugen Hoyos wrote: > > Am Do., 18. Juni 2020 um 21:50 Uhr schrieb : > > > > From: Gautam Ramakrishnan > > > > This is with reference to my previous email on the mailing list > > with subject: "query on pixel formats". > > I wish to cleanup some errors in the d

Re: [FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder

2020-06-18 Thread Carl Eugen Hoyos
Am Do., 18. Juni 2020 um 21:50 Uhr schrieb : > > From: Gautam Ramakrishnan > > This is with reference to my previous email on the mailing list > with subject: "query on pixel formats". > I wish to cleanup some errors in the decoder code. These changes > would allow the samples p1_01.j2k and p1_07.

[FFmpeg-devel] [RFC PATCH] libavcodec/jpeg2000: Make corrections jpeg2000 decoder

2020-06-18 Thread gautamramk
From: Gautam Ramakrishnan This is with reference to my previous email on the mailing list with subject: "query on pixel formats". I wish to cleanup some errors in the decoder code. These changes would allow the samples p1_01.j2k and p1_07.j2k to be decoded. However, I am facing issues with pixel