comparison x86/x86util.asm @ 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 c08ca946c80a
children 980030a3e315
comparison
equal deleted inserted replaced
11691:24827da9c8dc 11692:5eb6d3cbf257