Wireshark-commits: [Wireshark-commits] master 71750b2: USB Audio: Add dissection of Format Type Des
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Apr 2016 04:38:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71750b28609cd08c046d2bbcafa74e2380da2091
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

71750b2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    USB Audio: Add dissection of Format Type Descriptor
    
    Only support Type 1 and 2
    
    Change-Id: I0d2f5b9bc59063cb77d81667fe68c37133985568
    Ping-Bug:11858
    Reviewed-on: https://code.wireshark.org/review/15039
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d22526f   USB Audio: Add expert info about undecoded Audio Control/Streaming Interface Descriptor
    adds  71750b2   USB Audio: Add dissection of Format Type Descriptor


Summary of changes:
 epan/dissectors/packet-usb-audio.c |  123 ++++++++++++++++++++++++++++++++++++
 1 file changed, 123 insertions(+)