1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-14 19:07:14 +00:00
mpv/postproc
diego 844c1f8f8a Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just
once when the scaler is initialized, instead of building them and freeing
them over and over. This gives massive performance improvements.
patch by Alan Curry, pacman*at*TheWorld*dot*com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17589 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-11 14:16:10 +00:00
..
.cvsignore
cs_test.c
Makefile
rgb2rgb_template.c Fix big-endian color permutation problems. 2006-02-11 13:35:46 +00:00
rgb2rgb.c cosmetics: indentation fixes 2006-02-11 13:42:54 +00:00
rgb2rgb.h
swscale_altivec_template.c
swscale_internal.h Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just 2006-02-11 14:16:10 +00:00
swscale_template.c
swscale-example.c
swscale.c Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just 2006-02-11 14:16:10 +00:00
swscale.h
yuv2rgb_altivec.c Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just 2006-02-11 14:16:10 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb.c