[MPlayer-cvslog] r24685 - in trunk: AUTHORS Changelog DOCS/man/fr/mplayer.1 libswscale/yuv2rgb_altivec.c
diego
subversion at mplayerhq.hu
Tue Oct 2 12:37:59 CEST 2007
Author: diego
Date: Tue Oct 2 12:37:59 2007
New Revision: 24685
Log:
cosmetics: Fix AltiVec spelling.
Modified:
trunk/AUTHORS
trunk/Changelog
trunk/libswscale/yuv2rgb_altivec.c
Changes in other areas also in this revision:
Modified:
trunk/DOCS/man/fr/mplayer.1
Modified: trunk/AUTHORS
==============================================================================
--- trunk/AUTHORS (original)
+++ trunk/AUTHORS Tue Oct 2 12:37:59 2007
@@ -362,7 +362,7 @@ Hoffmann, Jens <hoffmajs at gmx.de>
* found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization
Hoffman, Marc <mmh at pleasantst.com>
- * Altivec, color space converter
+ * AltiVec, color space converter
* Blackfin, DSP optimizations
Holm, David (dholm, mswitch) <dholm at telia.com>
Modified: trunk/Changelog
==============================================================================
--- trunk/Changelog (original)
+++ trunk/Changelog Tue Oct 2 12:37:59 2007
@@ -821,7 +821,7 @@ MPlayer (1.0)
* hrtf audio filter to convert multichannel audio to 2 channel output
for headphones, preserving the spatiality of the sound
* big-endian fixes in rgb2rgb converter
- * yuv2rgb Altivec optimization fixes
+ * yuv2rgb AltiVec optimization fixes
* support for LADSPA plugins
GUI:
Modified: trunk/libswscale/yuv2rgb_altivec.c
==============================================================================
--- trunk/libswscale/yuv2rgb_altivec.c (original)
+++ trunk/libswscale/yuv2rgb_altivec.c Tue Oct 2 12:37:59 2007
@@ -1,7 +1,7 @@
/*
marc.hoffman at analog.com March 8, 2004
- Altivec Acceleration for Color Space Conversion revision 0.2
+ AltiVec acceleration for colorspace conversion revision 0.2
convert I420 YV12 to RGB in various formats,
it rejects images that are not in 420 formats
More information about the MPlayer-cvslog
mailing list