comparison mpegvideo_enc.c @ 10749:5cca4b6c459d libavcodec

Get rid of pointless CONFIG_ANY_H263 preprocessor definition.
author diego
date Wed, 30 Dec 2009 11:33:59 +0000
parents 47e1e474e1f1
children 3f8e40fe25c2
comparison
equal deleted inserted replaced
10748:36611425fedb 10749:5cca4b6c459d
31 #include "dsputil.h" 31 #include "dsputil.h"
32 #include "mpegvideo.h" 32 #include "mpegvideo.h"
33 #include "mpegvideo_common.h" 33 #include "mpegvideo_common.h"
34 #include "mjpegenc.h" 34 #include "mjpegenc.h"
35 #include "msmpeg4.h" 35 #include "msmpeg4.h"
36 #include "h263.h"
37 #include "faandct.h" 36 #include "faandct.h"
38 #include "aandcttab.h" 37 #include "aandcttab.h"
39 #include <limits.h> 38 #include <limits.h>
40 39
41 //#undef NDEBUG 40 //#undef NDEBUG