comparison dsputil.c @ 9003:b595a8a59967 libavcodec

Change the type of pblocks from pointers to short array into pointers to array of 64 DCTELEM, similarly to other block fields. This also get rid of some casts and fixes a warning.
author iive
date Sun, 22 Feb 2009 09:02:06 +0000
parents a49197cd37ce
children a031926f7d6b
comparison
equal deleted inserted replaced
9002:eb98d61af310 9003:b595a8a59967