diff h261data.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 f97a2081b5b1
children 4394344397d8
line wrap: on
line diff
--- a/h261data.h	Sat Jun 16 15:15:17 2007 +0000
+++ b/h261data.h	Sat Jun 16 15:15:19 2007 +0000
@@ -23,7 +23,6 @@
  * @file h261data.h
  * H.261 tables.
  */
-#define MB_TYPE_H261_FIL 0x800000
 
 // H.261 VLC table for macroblock addressing
 static const uint8_t h261_mba_code[35] = {