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

Diff of /xvidcore/src/bitstream/bitstream.c

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

revision 1.39.2.1, Sat Feb 22 08:49:45 2003 UTC revision 1.39.2.2, Sat Mar 15 14:32:56 2003 UTC
# Line 1068  Line 1068 
1068                                  BitstreamSkip(bs, 8);                                  BitstreamSkip(bs, 8);
1069                          }                          }
1070    
1071                          DPRINTF(DPRINTF_STARTCODE, "<user_data>: %s\n", tmp);                          DPRINTF(DPRINTF_STARTCODE, "<user_data>: %s", tmp);
1072    
1073                      /* divx detection */                      /* divx detection */
1074                          i = sscanf(tmp, "DivX%dBuild%d%c", &version, &build, &packed);                          i = sscanf(tmp, "DivX%dBuild%d%c", &version, &build, &packed);

Legend:
Removed from v.1.39.2.1  
changed lines
  Added in v.1.39.2.2

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