OSDN Git Service

avcodec/mjpegdec: Fix chroma width rounding
authorClément Bœsch <clement@stupeflix.com>
Sat, 13 Sep 2014 18:25:27 +0000 (20:25 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Sep 2014 18:25:27 +0000 (20:25 +0200)
commitb96d864fd685aa1f661a5f8666224129d68b8eaf
treeb61b04b4439c17e04c0d5e7356d0c951c77a0455
parentceb2fe027fec2bf8f1847d8a9676630583031e65
avcodec/mjpegdec: Fix chroma width rounding

Fixes vertical line at the right side
Fixes Ticket 3929

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/mjpegdec.c