[Mplayer-cvslog] CVS: main/liba52 mm_accel.h,1.2,1.3
Nick Kurshev
nick at mplayer.dev.hu
Sat Jan 19 19:20:27 CET 2002
- Previous message: [Mplayer-cvslog] CVS: main mplayer.c,1.371,1.372
- Next message: [Mplayer-cvslog] CVS: main/mp3lib Makefile,1.23,1.24 sr1.c,1.17,1.18 d_cpu.h,1.3,NONE d_cpu.s,1.7,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/liba52
In directory mplayer:/var/tmp.root/cvs-serv8506/main/liba52
Modified Files:
mm_accel.h
Log Message:
K7 id
Index: mm_accel.h
===================================================================
RCS file: /cvsroot/mplayer/main/liba52/mm_accel.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mm_accel.h 30 Dec 2001 20:26:19 -0000 1.2
+++ mm_accel.h 19 Jan 2002 18:20:24 -0000 1.3
@@ -30,6 +30,7 @@
/* x86 accelerations */
#define MM_ACCEL_X86_MMX 0x80000000
#define MM_ACCEL_X86_3DNOW 0x40000000
+#define MM_ACCEL_X86_3DNOWEXT 0x08000000
#define MM_ACCEL_X86_MMXEXT 0x20000000
#define MM_ACCEL_X86_SSE 0x10000000
- Previous message: [Mplayer-cvslog] CVS: main mplayer.c,1.371,1.372
- Next message: [Mplayer-cvslog] CVS: main/mp3lib Makefile,1.23,1.24 sr1.c,1.17,1.18 d_cpu.h,1.3,NONE d_cpu.s,1.7,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list