ffmpeg/libswscale/ppc
Reimar Döffinger 3c194f390f Replace "vector const" by "const vector" otherwise gcc 4.6.0 fails.
Given that this compiles fine with the Apple compiler that is probably
a gcc bug, but "const vector" is nicer anyway.
2011-06-02 08:38:09 +02:00
..
swscale_altivec_template.c Cast pointers to uintptr_t rather than unsigned int. 2011-05-29 15:22:15 +02:00
swscale_template.c Remove unused variable, avoiding compiler warning. 2011-05-29 15:23:28 +02:00
yuv2rgb_altivec.c Replace "vector const" by "const vector" otherwise gcc 4.6.0 fails. 2011-06-02 08:38:09 +02:00