diff avcodec.h @ 1347:cca26199ab17 libavcodec

Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change
author al3x
date Mon, 07 Jul 2003 11:19:18 +0000
parents 6696d3bf4ff2
children cfc80b3a4ada
line wrap: on
line diff
--- a/avcodec.h	Sun Jul 06 21:24:04 2003 +0000
+++ b/avcodec.h	Mon Jul 07 11:19:18 2003 +0000
@@ -856,6 +856,7 @@
 #define FF_IDCT_ARM          7
 #define FF_IDCT_ALTIVEC      8
 #define FF_IDCT_SH4          9
+#define FF_IDCT_SIMPLEARM    10
 
     /**
      * slice count.