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

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

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

revision 694, Sun Dec 8 05:36:20 2002 UTC revision 698, Sun Dec 8 06:43:34 2002 UTC
# Line 1034  Line 1034 
1034    
1035                  } else if (start_code == USERDATA_START_CODE) {                  } else if (start_code == USERDATA_START_CODE) {
1036                          char tmp[256];                          char tmp[256];
1037                      int i, version, build, packed;                      int i, version, build;
1038                            char packed;
1039    
1040                          BitstreamSkip(bs, 32);  // user_data_start_code                          BitstreamSkip(bs, 32);  // user_data_start_code
1041    

Legend:
Removed from v.694  
changed lines
  Added in v.698

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