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

Diff of /xvidcore/src/encoder.h

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

revision 1.21, Wed Sep 4 21:42:56 2002 UTC revision 1.23, Sat Oct 19 11:41:11 2002 UTC
# Line 3  Line 3 
3   *  XVID MPEG-4 VIDEO CODEC   *  XVID MPEG-4 VIDEO CODEC
4   *  - Encoder header -   *  - Encoder header -
5   *   *
6   *  Copyright(C) 2002 Michael Militzer   *  Copyright(C) 2002 Michael Militzer <isibaar@xvid.org>
7   *   *
8   *  This program is an implementation of a part of one or more MPEG-4   *  This program is an implementation of a part of one or more MPEG-4
9   *  Video tools as specified in ISO/IEC 14496-2 standard.  Those intending   *  Video tools as specified in ISO/IEC 14496-2 standard.  Those intending
# Line 160  Line 160 
160  #endif  #endif
161          IMAGE vInterH;          IMAGE vInterH;
162          IMAGE vInterV;          IMAGE vInterV;
         IMAGE vInterVf;  
163          IMAGE vInterHV;          IMAGE vInterHV;
         IMAGE vInterHVf;  
164    
165          Statistics sStat;          Statistics sStat;
166          RateControl rate_control;          RateControl rate_control;

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.23

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