diff h261.h @ 5158:65b1bfb3a74c libavcodec

move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't need to #include "h261data.h"
author mru
date Sat, 16 Jun 2007 15:15:19 +0000
parents 5b63f62602fa
children 9ecbfc0c82bf
line wrap: on
line diff
--- a/h261.h	Sat Jun 16 15:15:17 2007 +0000
+++ b/h261.h	Sat Jun 16 15:15:19 2007 +0000
@@ -43,3 +43,4 @@
     int gob_start_code_skipped; // 1 if gob start code is already read before gob header is read
 }H261Context;
 
+#define MB_TYPE_H261_FIL 0x800000