http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51784
User: eapache
Date: 2013/09/05 06:15 AM
Log:
The length field is retrieved from the packet in bytes, not bits, so stop
adjusting it by 8 everywhere.
Seems to fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9087 though
someone more familiar with the protocol will have to verify it's actually
correct now.
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -3 packet-mpeg-pes.c Modified
Directory: /trunk/asn1/mpeg-pes/
Changes Path Action
+3 -3 packet-mpeg-pes-template.c Modified