Remove wrong casts from vector declarations, this would cause errors when
commit673738f15a06c47a2816df663c01af80d5bda585
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 8 Jul 2008 16:02:20 +0000 (8 16:02 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 8 Jul 2008 16:02:20 +0000 (8 16:02 +0000)
tree8a308983bb1b82975015f7f91f4998b5c59e38a0
parente50e54d72ca4be337a103db8afd1c203f6990d06
Remove wrong casts from vector declarations, this would cause errors when
compiling with -std=gnu99. Blessed by Luca Barbato.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14129 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/ppc/fdct_altivec.c
libavcodec/ppc/idct_altivec.c