| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-02 | license: use SPDX identifiers for src/ headers (#3749) | Ha Thach | |
| * license: use SPDX identifiers for src/ headers Replace the full ~20-line MIT license boilerplate on every src/ file with a two-line SPDX tag (SPDX-FileCopyrightText + SPDX-License-Identifier), following the REUSE convention used by CircuitPython and the Linux kernel. Removes ~3500 lines of duplicated boilerplate. | |||
| 2025-11-05 | added .clang-format | hathach | |
| fix more alerts disable IAR CStat since pvs-studio check is better integrated with clion | |||
| 2024-05-22 | feat(uvc): support format frame based | Li Junru | |
| 2024-03-20 | improve uvc debug message | hathach | |
| 2024-02-22 | slightly change cdc_msc_freertos example | hathach | |
| 2024-01-30 | Merge pull request #2428 from YixingShen/master | Ha Thach | |
| update video_capture | |||
| 2024-01-29 | add freertos build support for video_capture example | hathach | |
| 2024-01-26 | update example to work bulk mjpeg | hathach | |
| 2024-01-26 | rename and add more video descriptors | hathach | |
| use struct to define uvc descriptor for video_capture since uvc is rather too complicated to use macro templates | |||
| 2024-01-26 | Correct VIDEO_CS_VS_INTERFACE_FRAME_MJPEG to VIDEO_CS_ITF_VS_FRAME_MJPEG for ↵ | YixingShen | |
| #define TUD_VIDEO_DESC_CS_VS_FRM_MJPEG_DISC | |||
| 2023-06-08 | Fix typos | Eugene Kliuchnikov | |
| 2023-03-18 | minor clean up | hathach | |
| 2023-03-17 | Merge branch 'master' into portability | hathach | |
| 2022-09-13 | Don't assume different enum types can be combined | Ben Avison | |
| IAR generates warning Pa089 'enumerated type mixed with another enumerated type'. | |||
| 2022-09-13 | Change images to MJPEG | kkitayam | |
| 2021-10-16 | Change input terminal type to camera | kkitayam | |
| 2021-10-14 | Fix GUID of video compression formats | kkitayam | |
| 2021-10-12 | more rename | hathach | |
| 2021-10-11 | rename some video constants | hathach | |
| 2021-09-29 | Implement negotiation process for streaming parameters | kkitayam | |
| 2021-09-29 | Fix transfer failure when reconnecting | kkitayam | |
| 2021-09-29 | Fix streaming payload handling | kkitayam | |
| 2021-09-29 | Separate a handling resource into controller and streaming | kkitayam | |
| 2021-09-29 | Implement some mandatory requests on streaming interface | kkitayam | |
| 2021-09-29 | Fix handling for set_interface | kkitayam | |
| 2021-09-29 | fix: configuration descriptor has incorrectly sizes | kkitayam | |
| update some descriptors | |||
| 2021-09-29 | add tentative example | kkitayam | |
| 2021-09-29 | moved ISO attributes from audio to common | kkitayam | |
| 2021-09-29 | cleanup open() | kkitayam | |
| 2021-09-29 | add files for video class device | kkitayam | |
