[Mplayer-cvslog] CVS: main/postproc rgb2rgb.c,1.13,1.14
Nick Kurshev
nick at mplayer.dev.hu
Tue Oct 30 18:46:10 CET 2001
- Previous message: [Mplayer-cvslog] CVS: main dec_audio.c,1.50,1.51 dec_video.c,1.54,1.55 dec_video.h,1.1,1.2 mplayer.c,1.308,1.309 xacodec.h,1.2,1.3
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux mpeg_hdr.h,NONE,1.1 mpeg_hdr.c,NONE,1.1 Makefile,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/postproc
In directory mplayer:/var/tmp.root/cvs-serv17306/main/postproc
Modified Files:
rgb2rgb.c
Log Message:
cosmetic
Index: rgb2rgb.c
===================================================================
RCS file: /cvsroot/mplayer/main/postproc/rgb2rgb.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- rgb2rgb.c 29 Oct 2001 18:28:06 -0000 1.13
+++ rgb2rgb.c 30 Oct 2001 17:46:07 -0000 1.14
@@ -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)
{
- Previous message: [Mplayer-cvslog] CVS: main dec_audio.c,1.50,1.51 dec_video.c,1.54,1.55 dec_video.h,1.1,1.2 mplayer.c,1.308,1.309 xacodec.h,1.2,1.3
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux mpeg_hdr.h,NONE,1.1 mpeg_hdr.c,NONE,1.1 Makefile,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list