Re: [libav-devel] [PATCH 12/14] jpeg: Convert to the new bitstream reader

2017-01-26 Thread Diego Biurrun
On Thu, Jan 26, 2017 at 01:30:34PM +0100, Vittorio Giovara wrote: > On Thu, Jan 26, 2017 at 11:10 AM, Diego Biurrun wrote: > > From: Alexandra Hájková > > > > --- > > libavcodec/jpeglsdec.c | 48 +- > > libavcodec/jpeglsenc.c | 14 +-- > > libavcodec/mjpegbdec.c | 44 - > > li

Re: [libav-devel] [PATCH 12/14] jpeg: Convert to the new bitstream reader

2017-01-26 Thread Vittorio Giovara
On Thu, Jan 26, 2017 at 11:10 AM, Diego Biurrun wrote: > From: Alexandra Hájková > > --- > libavcodec/jpeglsdec.c | 48 +- > libavcodec/jpeglsenc.c | 14 +-- > libavcodec/mjpegbdec.c | 44 - > libavcodec/mjpegdec.c | 242 > + >

[libav-devel] [PATCH 12/14] jpeg: Convert to the new bitstream reader

2017-01-26 Thread Diego Biurrun
From: Alexandra Hájková --- libavcodec/jpeglsdec.c | 48 +- libavcodec/jpeglsenc.c | 14 +-- libavcodec/mjpegbdec.c | 44 - libavcodec/mjpegdec.c | 242 + libavcodec/mjpegdec.h | 5 +- libavcodec/mxpegdec.c | 9 +- 6 files