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

Diff of /xvidcore/src/encoder.c

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

revision 1.68, Wed Jul 31 18:19:49 2002 UTC revision 1.69, Thu Aug 1 12:53:45 2002 UTC
# Line 1577  Line 1577 
1577          DECLARE_ALIGNED_MATRIX(qcoeff, 6, 64, int16_t, CACHE_LINE);          DECLARE_ALIGNED_MATRIX(qcoeff, 6, 64, int16_t, CACHE_LINE);
1578    
1579          int iLimit;          int iLimit;
1580          int x, y;          int x, y, k;
1581          int iSearchRange;          int iSearchRange;
1582          int bIntra;          int bIntra;
1583    

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69

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