[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.18.2.9, Sat Jan 11 14:59:23 2003 UTC revision 1.27.4.1, Sat May 3 23:24:25 2003 UTC
# Line 129  Line 129 
129          int mblks;          int mblks;
130          int ublks;          int ublks;
131          int gblks;          int gblks;
132            int iblks;
133            int qblks;
134  }  }
135  Statistics;  Statistics;
136    
# Line 173  Line 175 
175          FRAMEINFO *current;          FRAMEINFO *current;
176          FRAMEINFO *reference;          FRAMEINFO *reference;
177    
 #ifdef _DEBUG_PSNR  
178          IMAGE sOriginal;          IMAGE sOriginal;
 #endif  
179          IMAGE vInterH;          IMAGE vInterH;
180          IMAGE vInterV;          IMAGE vInterV;
181          IMAGE vInterVf;          IMAGE vInterVf;

Legend:
Removed from v.1.18.2.9  
changed lines
  Added in v.1.27.4.1

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