[svn] / trunk / xvidcore / src / encoder.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/encoder.h

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

revision 386, Mon Sep 2 21:15:37 2002 UTC revision 387, Tue Sep 3 17:25:45 2002 UTC
# Line 36  Line 36 
36   *               support for EXTENDED API   *               support for EXTENDED API
37   *  - 22.08.2001 fixed bug in iDQtab   *  - 22.08.2001 fixed bug in iDQtab
38   *   *
39   *  $Id: encoder.h,v 1.17 2002-08-07 10:09:00 chl Exp $   *  $Id: encoder.h,v 1.18 2002-09-03 17:24:26 chl Exp $
40   *   *
41   ****************************************************************************/   ****************************************************************************/
42    
# Line 112  Line 112 
112    
113          HINTINFO *hint;          HINTINFO *hint;
114    
 #ifdef BFRAMES  
115          uint32_t m_seconds;          uint32_t m_seconds;
116          uint32_t m_ticks;          uint32_t m_ticks;
 #endif  
117    
118  }  }
119  MBParam;  MBParam;
# Line 132  Line 130 
130          uint32_t fcode;          uint32_t fcode;
131          uint32_t bcode;          uint32_t bcode;
132    
 #ifdef BFRAMES  
133          uint32_t seconds;          uint32_t seconds;
134          uint32_t ticks;          uint32_t ticks;
 #endif  
135    
136          IMAGE image;          IMAGE image;
137    

Legend:
Removed from v.386  
changed lines
  Added in v.387

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