diff rv10.c @ 10828:d0657e337f91 libavcodec

Split H263 encoder and decoder from common code.
author michael
date Sat, 09 Jan 2010 14:59:06 +0000
parents b08c6f64a6c0
children 86bf7e0db6ea
line wrap: on
line diff
--- a/rv10.c	Sat Jan 09 13:28:04 2010 +0000
+++ b/rv10.c	Sat Jan 09 14:59:06 2010 +0000
@@ -28,6 +28,7 @@
 #include "avcodec.h"
 #include "dsputil.h"
 #include "mpegvideo.h"
+#include "h263.h"
 
 //#define DEBUG