Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 8414] New: Add USBVIDEO (UVC) dissector

Date: Thu, 28 Feb 2013 16:22:41 +0000
Bug ID 8414
Summary Add USBVIDEO (UVC) dissector
Classification Unclassified
Product Wireshark
Version SVN
Hardware All
OS All
Status UNCONFIRMED
Severity Enhancement
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]
Attachment #10136 Flags review_for_checkin?

Created attachment 10136 [details]
Implementation.

Build Information:
wireshark 1.9.1 (SVN Rev 47912 from /trunk)

Copyright 1998-2013 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with GTK+ 2.24.13, with Cairo 1.12.14, with Pango 1.32.3,
with
GLib 2.34.2, with libpcap, with libz 1.2.7, with POSIX capabilities (Linux),
without libnl, with SMI 0.4.8, with c-ares 1.9.1, with Lua 5.1, without Python,
with GnuTLS 2.12.22, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Jul 21 2012 17:51:23), with AirPcap.

Running on Linux 3.7.9-201.fc18.x86_64, with locale en_US.UTF-8, with libpcap
version 1.3.0, with libz 1.2.7, GnuTLS 2.12.22, Gcrypt 1.5.0, without AirPcap.
Intel(R) Core(TM)2 Duo CPU     T9900  @ 3.06GHz

Built using gcc 4.7.2 20121109 (Red Hat 4.7.2-8).

--
Initial implementation of a dissector for the USB Video Class, as defined here:
http://www.usb.org/developers/devclass_docs/USB_Video_Class_1_5.zip

NOTE: This patch is dependent upon merging of patches for the following 
bugzilla entries:

8338: USB: Make per-interface conversations available to class-specific
           dissectors
8339: Add support for (USB) variable-length bitmasks


You are receiving this mail because:
  • You are watching all bug changes.