wireshark/asn1/mpeg-pes
Evan Huus 8552f0df64 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.

svn path=/trunk/; revision=51784
2013-09-05 13:15:04 +00:00
..
CMakeLists.txt
Makefile.am
Makefile.common
Makefile.nmake
mpeg-pes.asn
mpeg-pes.cnf
packet-mpeg-pes-template.c The length field is retrieved from the packet in bytes, not bits, so stop 2013-09-05 13:15:04 +00:00