[cvs] / xvidcore / src / motion / motion_est.c Repository:
ViewVC logotype

Diff of /xvidcore/src/motion/motion_est.c

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

revision 1.44.2.14, Mon Nov 4 10:58:24 2002 UTC revision 1.44.2.15, Thu Nov 7 10:28:15 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.1.44.2.14  
changed lines
  Added in v.1.44.2.15

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