https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=06510129bb697a586334996215a4be63aef137c4

Changed: branch: master
Repository: wireshark

      from  3ea0cd7   [Automatic manuf, services and enterprise-numbers update 
for 2014-02-02]
      adds  0651012   dissector for HDMI (High-Definition Multimedia Interface) 
messages on the Data Display Channel (DDC)

No new revisions were added by this update.

Summary of changes:
 docbook/release-notes.asciidoc                   |    1 +
 epan/CMakeLists.txt                              |    1 +
 epan/dissectors/Makefile.common                  |    3 +-
 epan/dissectors/packet-hdcp.c                    |   52 +---
 epan/dissectors/packet-hdmi.c                    |  303 ++++++++++++++++++++++
 epan/dissectors/{packet-hdcp.h => packet-hdmi.h} |   12 +-
 epan/dissectors/packet-i2c.c                     |   10 +-
 7 files changed, 326 insertions(+), 56 deletions(-)
 create mode 100644 epan/dissectors/packet-hdmi.c
 rename epan/dissectors/{packet-hdcp.h => packet-hdmi.h} (84%)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to