[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 400, Wed Sep 4 21:03:29 2002 UTC revision 541, Wed Sep 25 23:37:09 2002 UTC
# Line 28  Line 28 
28   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
29   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
30   *   *
31     * $Id: encoder.h,v 1.22 2002-09-25 23:37:09 h Exp $
32     *
33   ****************************************************************************/   ****************************************************************************/
34    
35  #ifndef _ENCODER_H_  #ifndef _ENCODER_H_
# Line 158  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.400  
changed lines
  Added in v.541

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