Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42436: /trunk/wiretap/ /trunk/wiretap/: mp2t.c

Date: Sat, 05 May 2012 02:52:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42436

User: guy
Date: 2012/05/04 07:52 PM

Log:
 Directly calculate the time stamp based on the offset in the stream from
 the first bit in the stream.  This prevents accumulated truncation
 errors.
 
 Get the seek offset from file_tell().

Directory: /trunk/wiretap/
  Changes    Path          Action
  +17 -19    mp2t.c        Modified