[svn] / branches / dev-api-3 / xvidcore / src / encoder.c Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/encoder.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 234, Sun Jun 23 03:58:32 2002 UTC revision 236, Sun Jun 23 19:48:06 2002 UTC
# Line 37  Line 37 
37   *             MinChen <chenm001@163.com>   *             MinChen <chenm001@163.com>
38   *  14.04.2002 added FrameCodeB()   *  14.04.2002 added FrameCodeB()
39   *   *
40   *  $Id: encoder.c,v 1.46 2002-06-23 03:58:32 suxen_drol Exp $   *  $Id: encoder.c,v 1.47 2002-06-23 19:48:06 edgomez Exp $
41   *   *
42   ****************************************************************************/   ****************************************************************************/
43    
# Line 51  Line 51 
51  #include "global.h"  #include "global.h"
52  #include "utils/timer.h"  #include "utils/timer.h"
53  #include "image/image.h"  #include "image/image.h"
 #include "image/font.h"  
54  #include "motion/motion.h"  #include "motion/motion.h"
55  #include "bitstream/cbp.h"  #include "bitstream/cbp.h"
56  #include "utils/mbfunctions.h"  #include "utils/mbfunctions.h"

Legend:
Removed from v.234  
changed lines
  Added in v.236

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4