Mercurial > mplayer.hg
changeset 4261:703d08e4467b
K7 id
author | nick |
---|---|
date | Sat, 19 Jan 2002 18:20:24 +0000 |
parents | d0b80b2a136f |
children | ae847143d1d7 |
files | liba52/mm_accel.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/liba52/mm_accel.h Sat Jan 19 17:22:57 2002 +0000 +++ b/liba52/mm_accel.h Sat Jan 19 18:20:24 2002 +0000 @@ -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