[Live-devel] bug report

choujs qiujianshu at cnc-labs.com
Mon Jul 14 22:43:10 PDT 2008


Hi, 

I think there is an error in function MPEG2TransportStreamIndexFile::readIndexRecord().
The line:

++fCurrentIndexRecordNum;

should be:

fCurrentIndexRecordNum = indexRecordNum;

is it?


More information about the live-devel mailing list