Wireshark-commits: [Wireshark-commits] master 37c41d7: Add proper "Decode As" mechanism for I2C mes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Apr 2015 09:07:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37c41d7927d253882fdb97df4692d75306c70c2b
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

37c41d7 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add proper "Decode As" mechanism for I2C messages instead of preference.
    
    Change-Id: Ifcf1193f97df6911ca9a0cf5613c9450b8fce1e4
    Reviewed-on: https://code.wireshark.org/review/7897
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  7253ee7   Add PCR based stream times for MPEG ts files.
    adds  37c41d7   Add proper "Decode As" mechanism for I2C messages instead of preference.


Summary of changes:
 epan/dissectors/Makefile.common |    1 -
 epan/dissectors/packet-hdmi.c   |   21 +++-------
 epan/dissectors/packet-hdmi.h   |   42 --------------------
 epan/dissectors/packet-i2c.c    |   80 ++++++++++++++++-----------------------
 epan/dissectors/packet-ipmi.c   |   22 +++++++++++
 5 files changed, 59 insertions(+), 107 deletions(-)
 delete mode 100644 epan/dissectors/packet-hdmi.h