gigakuma / tstools

Automatically exported from code.google.com/p/tstools
0 stars 0 forks source link

tsinfo reports double the actual number of PAT packets #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.run tsinfo against any legal mpeg-ts file.
2.compare the number of PATs reported to the actual number of PATs

The problem lies in tsinfo.c. On lines 113 and 168 num_pats is incremented 
twice.

Original issue reported on code.google.com by svetlin....@viblast.com on 22 Oct 2013 at 11:48