[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 762, Sun Jan 5 03:31:26 2003 UTC revision 763, Sun Jan 5 16:18:47 2003 UTC
# Line 39  Line 39 
39   *             MinChen <chenm001@163.com>   *             MinChen <chenm001@163.com>
40   *  14.04.2002 added FrameCodeB()   *  14.04.2002 added FrameCodeB()
41   *   *
42   *  $Id: encoder.c,v 1.76.2.33 2003-01-05 03:30:44 suxen_drol Exp $   *  $Id: encoder.c,v 1.76.2.34 2003-01-05 16:18:47 syskin Exp $
43   *   *
44   ****************************************************************************/   ****************************************************************************/
45    
# Line 674  Line 674 
674  {  {
675          uint16_t x, y;          uint16_t x, y;
676          Bitstream bs;          Bitstream bs;
677          uint32_t bits, mode;          uint32_t bits;
678            int mode;
679    
680          int input_valid = 1;          int input_valid = 1;
681          int bframes_count = 0;          int bframes_count = 0;

Legend:
Removed from v.762  
changed lines
  Added in v.763

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