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

Diff of /branches/dev-api-4/xvidcore/src/bitstream/mbcoding.c

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

revision 153, Thu May 2 00:36:50 2002 UTC revision 161, Mon May 6 03:51:43 2002 UTC
# Line 769  Line 769 
769                          break;                          break;
770                  }                  }
771                  p += run;                  p += run;
772    
773                  block[ scan[p] ] = level;                  block[ scan[p] ] = level;
774                  if (level < -127 || level > 127)                  if (level < -127 || level > 127)
775                  {                  {

Legend:
Removed from v.153  
changed lines
  Added in v.161

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