comparison lpc.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 bffe8e6cb10e
children 94595d0e617c
comparison
equal deleted inserted replaced
9002:eb98d61af310 9003:b595a8a59967