Wireshark-commits: [Wireshark-commits] master a2e99f5: distinguish between different audio descript

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 Aug 2014 21:03:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2e99f5699e319420ce475b2bdf5ba48ffa639ea
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a2e99f5 by Martin Kaiser (wireshark@xxxxxxxxx):

    distinguish between different audio descriptor types and subtypes
    dissect the AC interface header descriptor
    
    Change-Id: I10f81e5cbf3837d958b255b5a3405ac2465b171f
    Reviewed-on: https://code.wireshark.org/review/3580
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  b7c02da   get conversation info when we parse audio class-specific descriptors reject the descriptor if the class is not audio
    adds  a2e99f5   distinguish between different audio descriptor types and subtypes dissect the AC interface header descriptor


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