Re: [FFmpeg-devel] [PATCH]lavc/mjpegdec: Do not skip reading quantization tables

2016-09-03 Thread Carl Eugen Hoyos
Hi! 2016-09-02 22:53 GMT+02:00 Michael Niedermayer : > On Fri, Sep 02, 2016 at 05:14:10PM +0200, Carl Eugen Hoyos wrote: >> >> Attached patch fixes ticket #5819, I couldn't immediately find information >> if such quantization tables are valid. >> If ok, I'll also fix this in the jpeg auto-detectio

Re: [FFmpeg-devel] [PATCH]lavc/mjpegdec: Do not skip reading quantization tables

2016-09-02 Thread Michael Niedermayer
On Fri, Sep 02, 2016 at 05:14:10PM +0200, Carl Eugen Hoyos wrote: > Hi! > > Attached patch fixes ticket #5819, I couldn't immediately find information > if such quantization tables are valid. > If ok, I'll also fix this in the jpeg auto-detection. they are valid LGTM thx [...] -- Michael