Mercurial > mplayer.hg
changeset 2564:3d04a0991dce
cosmetic
author | nick |
---|---|
date | Tue, 30 Oct 2001 17:46:07 +0000 |
parents | fc124f9db88e |
children | 4bc54a0f775f |
files | postproc/rgb2rgb.c postproc/rgb2rgb_template.c |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/postproc/rgb2rgb.c Tue Oct 30 17:38:09 2001 +0000 +++ b/postproc/rgb2rgb.c Tue Oct 30 17:46:07 2001 +0000 @@ -118,7 +118,7 @@ /* Original by Strepto/Astral ported to gcc & bugfixed : A'rpi - MMX, 3DNOW optimization by Nick Kurshev + MMX2, 3DNOW optimization by Nick Kurshev */ void rgb15to16(uint8_t *src,uint8_t *dst,uint32_t src_size) {
--- a/postproc/rgb2rgb_template.c Tue Oct 30 17:38:09 2001 +0000 +++ b/postproc/rgb2rgb_template.c Tue Oct 30 17:46:07 2001 +0000 @@ -118,7 +118,7 @@ /* Original by Strepto/Astral ported to gcc & bugfixed : A'rpi - MMX, 3DNOW optimization by Nick Kurshev + MMX2, 3DNOW optimization by Nick Kurshev */ void rgb15to16(uint8_t *src,uint8_t *dst,uint32_t src_size) {