• Michael Niedermayer's avatar
    altivec yuv->rgb converter · a31de956
    Michael Niedermayer authored
    orginal patch  by (Marc Hoffman <mmh at pleasantst dot com>)
    critical fixes by (Reza Jelveh <reza.jelveh at tu-harburg dot de>)
    
    known bugs/issues, which should be fixed ASAP by someone who has a ppc:
    0..255 vs. 16..235
    unneeded recalculation of tables
    general cleaup, like removing double initalizing of variables
    
    Originally committed as revision 12699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
    a31de956
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile Loading commit data...
cs_test.c Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb.h Loading commit data...
rgb2rgb_template.c Loading commit data...
swscale-example.c Loading commit data...
swscale.c Loading commit data...
swscale.h Loading commit data...
swscale_altivec_template.c Loading commit data...
swscale_internal.h Loading commit data...
swscale_template.c Loading commit data...
yuv2rgb.c Loading commit data...
yuv2rgb_altivec.c Loading commit data...
yuv2rgb_mlib.c Loading commit data...
yuv2rgb_template.c Loading commit data...