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(-)