On Mon, 22 Apr 2013, Diego Biurrun wrote:
---
Not compile-tested, helping hands very welcome...
libavcodec/ppc/fft_altivec.c | 8 ++---
libavcodec/ppc/h264_altivec.c | 69 +++++++++++++++++++++++---------------
libswscale/ppc/yuv2rgb_altivec.c | 32 +++++++++---------
3 files changed, 62 insertions(+), 47 deletions(-)
Fails with the following error:
libavcodec/ppc/fft_altivec.c: In function ‘imdct_calc_altivec’:
libavcodec/ppc/fft_altivec.c:130:5: error: implicit declaration of
function ‘ff_imdct_half_altivec’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make: *** [libavcodec/ppc/fft_altivec.o] Error 1
// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel