Wireshark-commits: [Wireshark-commits] master 236dbcf: USB Audio: Audio-class specific format 3 dis
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 28 Feb 2020 04:53:57 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=236dbcf66c74f20fca1616abe6542a89835094cd
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

236dbcf by Ameya Deshpande (ameya.181co205@xxxxxxxxxxx):

    USB Audio: Audio-class specific format 3 dissection
    
    Improve dissection of "Class-specific Audio Streaming Interface Descriptor:
    Format type descriptor" by performing dissection for FormatType 3.
    Conditions for checking Number Channels=2, Subframe Size=2 and
    Bit Resolution=16 are added.
    Else they are added to expert info.
    
    Change-Id: Ie8b005ccadda39c653782fc38280ce21cf2ca0a8
    Reviewed-on: https://code.wireshark.org/review/36185
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b3871fb   macOS: Software update fixes.
     add  236dbcf   USB Audio: Audio-class specific format 3 dissection


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