diff vc1.h @ 6456:ff4fa36b555e libavcodec

define BI frame type along with other frame types
author aurel
date Wed, 05 Mar 2008 15:19:26 +0000
parents ddf5d7fae101
children 493dc59d469a
line wrap: on
line diff
--- a/vc1.h	Wed Mar 05 15:15:07 2008 +0000
+++ b/vc1.h	Wed Mar 05 15:19:26 2008 +0000
@@ -128,7 +128,7 @@
 //@}
 
 /** One more frame type */
-#define BI_TYPE 7
+#define BI_TYPE FF_BI_TYPE
 
 enum CodingSet {
     CS_HIGH_MOT_INTRA = 0,