On Wed, Jul 24, 2019 at 01:20:13PM +0300, velocit...@gmail.com wrote: > From: Nick Renieris <velocit...@gmail.com> > > Main image data in DNGs is usually comprised of tiles, each of which is a > Huffman-encoded lossless JPEG. > > Tested for ljpeg regressions with: > `ffmpeg -f lavfi -i testsrc=d=1 -vcodec ljpeg test.avi` > `ffmpeg test.avi out.avi` > The modified code in ljpeg_decode_rgb_scan runs without issues. > > Signed-off-by: Nick Renieris <velocit...@gmail.com> > --- > libavcodec/mjpegdec.c | 54 ++++++++++++++++++++++++++++++++++++------- > libavcodec/mjpegdec.h | 1 + > 2 files changed, 47 insertions(+), 8 deletions(-)
breaks tickets/842/testimgl.jpg should be here: https://trac.ffmpeg.org/raw-attachment/ticket/842/testimgl.jpg thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I have often repented speaking, but never of holding my tongue. -- Xenocrates
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".