OSDN Git Service

Get rid of check for condition that is always true (run_off < avctx->width).
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 26 Dec 2008 16:59:10 +0000 (16:59 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 26 Dec 2008 16:59:10 +0000 (16:59 +0000)
commite3a54b66948a4a37c8ad2c5504148802976b5c7b
treeb229e515055d2d2fe12b136973c24b77fc7edb80
parent43ba8f3545dd530d21ae08cac4489a20a777d03b
Get rid of check for condition that is always true (run_off < avctx->width).

Originally committed as revision 16340 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/faxcompr.c