comparison x86/fft_3dn2.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 98970e51365a
children b64b8e5a2d3a
comparison
equal deleted inserted replaced
11691:24827da9c8dc 11692:5eb6d3cbf257