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

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

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

revision 628, Mon Nov 4 10:58:24 2002 UTC revision 631, Thu Nov 7 10:31:03 2002 UTC
# Line 756  Line 756 
756          const IMAGE *const pCurrent = &current->image;          const IMAGE *const pCurrent = &current->image;
757          const IMAGE *const pRef = &reference->image;          const IMAGE *const pRef = &reference->image;
758    
         FILE * debug;  
759          const VECTOR zeroMV = { 0, 0 };          const VECTOR zeroMV = { 0, 0 };
760    
761          uint32_t x, y;          uint32_t x, y;

Legend:
Removed from v.628  
changed lines
  Added in v.631

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