Split H263 encoder and decoder from common code.

Originally committed as revision 21109 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2010-01-09 14:59:06 +00:00
parent 4b19045566
commit fc53b6afee
15 changed files with 2076 additions and 1990 deletions

View File

@@ -28,6 +28,7 @@
#include "avcodec.h"
#include "dsputil.h"
#include "mpegvideo.h"
#include "h263.h"
//#define DEBUG