[svn] / branches / dev-api-4 / xvidcore / src / motion / motion_est.c Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/motion/motion_est.c

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

revision 261, Sat Jul 6 21:41:14 2002 UTC revision 267, Sun Jul 7 11:42:38 2002 UTC
# Line 173  Line 173 
173    
174          const VECTOR zeroMV = { 0, 0 };          const VECTOR zeroMV = { 0, 0 };
175    
176          long long time;          int64_t time;
177          int32_t x, y;          int32_t x, y;
178          int32_t iIntra = 0;          int32_t iIntra = 0;
179          VECTOR pmv;          VECTOR pmv;

Legend:
Removed from v.261  
changed lines
  Added in v.267

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