OSDN Git Service

Remove wrong casts from vector declarations, this would cause errors when
authorDiego Biurrun <diego@biurrun.de>
Tue, 8 Jul 2008 16:02:20 +0000 (16:02 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 8 Jul 2008 16:02:20 +0000 (16:02 +0000)
commit716e7c0f0ba7c22296d84e212b75ebcb24228be2
tree6f1eb39816fe847a2d7c39ac8d5b5953d597b10b
parent76ec3939e6dc58e9002c46170d3861a707cfbec9
Remove wrong casts from vector declarations, this would cause errors when
compiling with -std=gnu99. Blessed by Luca Barbato.

Originally committed as revision 14129 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ppc/fdct_altivec.c
libavcodec/ppc/idct_altivec.c