ffmpeg/libswscale
Dan Parrot 1df908f33f PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD.
This patch addresses Trac ticket #5570. The optimized functions are in file
libswscale/ppc/input_vsx.c. Each optimized function name is a concatenation of the
corresponding name in libswscale/input.c with suffix _vsx.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-06-30 12:02:08 +02:00
..
aarch64 sws/aarch64: add ff_yuv2planeX_8_neon 2016-04-11 16:27:19 +02:00
arm swscale/arm: add yuv2planeX_8_neon 2016-04-11 18:13:36 +02:00
ppc PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD. 2016-06-30 12:02:08 +02:00
tests Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' 2016-06-22 13:44:34 +02:00
x86 asm: FF_-prefix internal macros used in inline assembly 2016-06-27 17:21:18 +02:00
Makefile Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec' 2016-05-09 16:25:28 +01:00
alphablend.c
bayer_template.c
gamma.c
hscale.c
hscale_fast_bilinear.c
input.c swscale: add input support for gbrap10 pixel format 2016-06-10 17:17:12 +02:00
libswscale.v build: Change structure of the linker version script templates 2016-05-29 16:43:11 +02:00
log2_tab.c
options.c
output.c Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c swscale: fix ring buffer size when scaling slices of a frame 2016-06-10 09:45:24 -03:00
swscale.c PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD. 2016-06-30 12:02:08 +02:00
swscale.h Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
swscale_internal.h PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD. 2016-06-30 12:02:08 +02:00
swscale_unscaled.c swscale: fix crash with swscale-test when using slices 2016-06-10 08:50:57 -03:00
swscaleres.rc
utils.c swscale: add input support for gbrap10 pixel format 2016-06-10 17:17:12 +02:00
version.h swscale: add bt2020 yuv2rgb coefficients. 2016-04-01 15:39:48 -04:00
vscale.c
yuv2rgb.c swscale: add bt2020 yuv2rgb coefficients. 2016-04-01 15:39:48 -04:00