diff avcodec.h @ 1260:bc68a29d0dd1 libavcodec

make sh4 IDCT optional, so the user can choose
author michaelni
date Wed, 14 May 2003 12:32:17 +0000
parents 802614404398
children 2fa34e615c76
line wrap: on
line diff
--- a/avcodec.h	Wed May 14 12:18:49 2003 +0000
+++ b/avcodec.h	Wed May 14 12:32:17 2003 +0000
@@ -844,6 +844,7 @@
 #define FF_IDCT_MLIB         6
 #define FF_IDCT_ARM          7
 #define FF_IDCT_ALTIVEC      8
+#define FF_IDCT_SH4          9
 
     /**
      * slice count.