Revision 79a9672d
ID | 79a9672d45899fa7afa335b5ffa6a7d0781fbc7c |
Parent | e24db3e3 |
Child | 17be16a3 |
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.
Originally committed as revision 23063 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted