summaryrefslogtreecommitdiffstats
path: root/liba52/mm_accel.h
diff options
context:
space:
mode:
Diffstat (limited to 'liba52/mm_accel.h')
-rw-r--r--liba52/mm_accel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/liba52/mm_accel.h b/liba52/mm_accel.h
index a20162e23d..e38f00136f 100644
--- a/liba52/mm_accel.h
+++ b/liba52/mm_accel.h
@@ -1,6 +1,6 @@
/*
* mm_accel.h
- * Copyright (C) 2000-2001 Michel Lespinasse <walken@zoy.org>
+ * Copyright (C) 2000-2002 Michel Lespinasse <walken@zoy.org>
* Copyright (C) 1999-2000 Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
*
* This file is part of a52dec, a free ATSC A-52 stream decoder.
@@ -29,7 +29,7 @@
#define MM_ACCEL_H
/* generic accelerations */
-#define MM_ACCEL_MLIB 0x00000001
+#define MM_ACCEL_DJBFFT 0x00000001
/* x86 accelerations */
#define MM_ACCEL_X86_MMX 0x80000000