Wireshark-commits: [Wireshark-commits] master a1491c7: MPEG-PES: tell the user (in COL_INFO) when t
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a1491c7777f2e6d3737fa0049c2e46a0a244b52a
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a1491c7 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
MPEG-PES: tell the user (in COL_INFO) when the stream or frame type is unknown.
Inspired by: https://www.wireshark.org/lists/wireshark-users/201508/msg00023.html
Change-Id: Ib632b79aef5cbb4c83965a276ec955be43493455
Reviewed-on: https://code.wireshark.org/review/10472
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from 50893c9 SCSI: Fix typo on modelines
adds a1491c7 MPEG-PES: tell the user (in COL_INFO) when the stream or frame type is unknown.
Summary of changes:
asn1/mpeg-pes/packet-mpeg-pes-template.c | 9 ++-------
epan/dissectors/packet-mpeg-pes.c | 13 ++++---------
2 files changed, 6 insertions(+), 16 deletions(-)