最終更新:2019-01-21 (月) 18:31:50 (1914d)  

UVC 1.1
Top / UVC 1.1

2005/06/01

UVC 1.0との違い

  • A device that is compliant with UVC 1.1 should set the bcdUVC flag in the Class-Specific VC Interface to 0x110. In addition, if the optional Processing Unit descriptor exists, a 1.1-compliant device should do the following:
    • Add a bmVideoStandards field to the Processing Unit descriptor.
    • Update the bLength? field in the Processing Unit.
    • Update wTotalLength to reflect the larger PU size of the Processing Unit.

変更点

  • Added GET_INFO request for VideoStreaming interface
  • Updated Table 4-56 Stream Error Code Control
  • Updated Table 3-8 to correct the wMaxMultiplier? description
  • Add support for multiple clock frequencies (RR0033)
  • Latency optimizations for Stream-based formats (RR0041)
  • Define Probe/Commit controls for Render (RR0042)
  • Add Analog Video Standard and Status Control (RR0044)
  • Define constraints on RES value (RR0047)
  • Detail behavior of Multiplier and Limit Multiplier (RR0048)
  • Cosmetic changes to Terminal and Unit Descriptors (RR0049)
  • Cosmetic and Functional changes(RR0050)
  • Clarify usage of bits in GET_INFO (RR0051)
  • Specify the meanings of Request Error Codes (RR0053)
  • Allows support for a revision of a Payload specification to be made independently of the Core Specification.
  • Added three fields to the Video Probe And Commit Control (RR0054).
  • Specification of Absolute and Relative Control relationship. (RR057).
  • Specification of Asynchronous Controls’ behavior (RR0059).
  • Allow 0 for Payload Version in Probe and Commit Control (RR0060).
  • Modified Table 2-6 Extended Field of the Payload Header, Table 3-15 Payload Format Descriptor and Section 2.4.2.4 Still Image Capture. (RR0066)
  • Remove “Driver” from Terms and abbreviation and added UVC. Updated section 2.4.3.7, change VDC to UVC. Update section 3.7.2 and Table 3-3: Change bcdVDC? with bcdUVC. (RR0064)
  • Corrected Statement regarding multiple clock support (RR0069).
  • Removed auto-update side-effect from Probe/Commit Frame Interval field (RR0070).
  • Updated Descriptor Size inTable 3-8 Processing Unit Descriptor (RR0072).
  • Updated range of reserved values in Table 4-43 Analog Video Standard Control (RR0072).
  • Remove reference to “Vendor Unique Payload Format” in Table 4-47 Video Probe and Commit Controls (RR0072).
  • Marked obsolete format and Frame descriptor type values as reserved (VS_FORMAT_MPEG1?, VS_FORMAT_MPEG2PS?, VS_FORMAT_MPEG4?, VS_FORMAT_VENDOR?, VS_FRAME_VENDOR?) in Table A- 6 Video Class-Specific VS Interface Descriptor Subtypes (RR0072).
  • Added new format and Frame descriptor types (VS_FORMAT_FRAME_BASED,VS_FRAME_FRAME_BASED?, VS_FORMAT_STREAM_BASED?) in Table A- 6 Video Class-Specific VS Interface Descriptor Subtypes (RR0072).
  • Added new Processing Unit Controls (PU_ANALOG_VIDEO_STANDARD_CONTROL, PU_ANALOG_LOCK_STATUS_CONTROL) in Table A- 13 Processing Unit Control Selectors (RR0072).

参考