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

Diff of /branches/dev-api-4/xvidcore/src/encoder.h

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

revision 648, Sat Nov 16 23:38:16 2002 UTC revision 677, Tue Nov 26 23:44:11 2002 UTC
# Line 50  Line 50 
50   *  exception also makes it possible to release a modified version which   *  exception also makes it possible to release a modified version which
51   *  carries forward this exception.   *  carries forward this exception.
52   *   *
53   * $Id: encoder.h,v 1.24 2002-11-16 23:38:16 edgomez Exp $   * $Id: encoder.h,v 1.25 2002-11-26 23:44:10 edgomez Exp $
54   *   *
55   ****************************************************************************/   ****************************************************************************/
56    
# Line 172  Line 172 
172          int iMaxKeyInterval;          int iMaxKeyInterval;
173          int bitrate;          int bitrate;
174    
175          // images          /* images */
176    
177          FRAMEINFO *current;          FRAMEINFO *current;
178          FRAMEINFO *reference;          FRAMEINFO *reference;

Legend:
Removed from v.648  
changed lines
  Added in v.677

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