1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libswscale/ppc
Luca Barbato da60b99a88 ppc: Restrict some Altivec implementations to Big Endian
In Little Endian the vec_ld/vec_st operations work as
expected only for byte-vectors.
2015-05-31 12:07:11 +02:00
..
Makefile
swscale_altivec.c ppc: Restrict some Altivec implementations to Big Endian 2015-05-31 12:07:11 +02:00
yuv2rgb_altivec.c
yuv2rgb_altivec.h
yuv2yuv_altivec.c