Mercurial > libavcodec.hg
comparison avs.c @ 11692:5eb6d3cbf257 libavcodec
IFF: decode last 8 pixels per line
The decodeplane8() function processes one byte of input less than
it should. Also, the for loop has an unusual style with side-effects
in the controlling expression; replaced with a more intuitive while
loop.
10l to Basty.
author | mru |
---|---|
date | Sun, 09 May 2010 16:24:20 +0000 |
parents | 8a4984c5cacc |
children |
comparison
equal
deleted
inserted
replaced
11691:24827da9c8dc | 11692:5eb6d3cbf257 |
---|