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

Wireshark-bugs: [Wireshark-bugs] [Bug 1753] mpeg: Further improvements to the MPEG decoder

Date: Mon, 20 Aug 2007 06:33:39 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1753


sjackman@xxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Attachment #798|                            |review_for_checkin?
               Flag|                            |




------- Comment #1 from sjackman@xxxxxxxxx  2007-08-20 06:33 GMT -------
Created an attachment (id=798)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=798&action=view)
[PATCH]

2007-08-09  Shaun Jackman  <sjackman@xxxxxxxxx>

        * asn1/mpeg/packet-mpeg-pes-template.c: Improved decoding of PES
        extension header and Pack header. Decode SCR, PTS, and DTS.
        * asn1/mpeg/mpeg-pes.asn (Pack): Remove.
        * epan/dissectors/packet-mpeg-pes.c: Regenerate.
        * wiretap/mpeg.c (mpeg_read): Decode the SCR using integer
        arithmetic instead of double float arithmetic to prevent rounding
        error.
        * wiretap/wtap-int.h (mpeg_t) <t0>: Use time_t instead of double.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.