1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-11 17:37:23 +00:00
mpv/postproc
michael fe4f5a4336 postproc/yuv2rgb_altivec.c compile fix
yuv2rgb_altivec_init_tables does initialize the SwsContext vectors.
missing vec_splat.
patch by (Luca Barbato <lu_zero at gentoo dot org>) and (Romain Dolbeau <dolbeau at irisa dot fr>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13565 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-05 19:11:00 +00:00
..
.cvsignore
cs_test.c
Makefile
rgb2rgb_template.c lot of bigendian fixes 2004-09-21 17:23:49 +00:00
rgb2rgb.c
rgb2rgb.h
swscale_altivec_template.c
swscale_internal.h postproc/yuv2rgb_altivec.c compile fix 2004-10-05 19:11:00 +00:00
swscale_template.c
swscale-example.c
swscale.c postproc/yuv2rgb_altivec.c compile fix 2004-10-05 19:11:00 +00:00
swscale.h passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags 2004-09-18 00:08:17 +00:00
yuv2rgb_altivec.c postproc/yuv2rgb_altivec.c compile fix 2004-10-05 19:11:00 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb.c