summaryrefslogtreecommitdiff
path: root/src/class/video/video.h
AgeCommit message (Expand)Author
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2025-11-05added .clang-formathathach
2024-05-22feat(uvc): support format frame basedLi Junru
2024-03-20improve uvc debug messagehathach
2024-02-22slightly change cdc_msc_freertos examplehathach
2024-01-30Merge pull request #2428 from YixingShen/masterHa Thach
2024-01-29add freertos build support for video_capture examplehathach
2024-01-26update example to work bulk mjpeghathach
2024-01-26rename and add more video descriptorshathach
2024-01-26Correct VIDEO_CS_VS_INTERFACE_FRAME_MJPEG to VIDEO_CS_ITF_VS_FRAME_MJPEG for ...YixingShen
2023-06-08Fix typosEugene Kliuchnikov
2023-03-18minor clean uphathach
2023-03-17Merge branch 'master' into portabilityhathach
2022-09-13Don't assume different enum types can be combinedBen Avison
2022-09-13Change images to MJPEGkkitayam
2021-10-16Change input terminal type to camerakkitayam
2021-10-14Fix GUID of video compression formatskkitayam
2021-10-12more renamehathach
2021-10-11rename some video constantshathach
2021-09-29Implement negotiation process for streaming parameterskkitayam
2021-09-29Fix transfer failure when reconnectingkkitayam
2021-09-29Fix streaming payload handlingkkitayam
2021-09-29Separate a handling resource into controller and streamingkkitayam
2021-09-29Implement some mandatory requests on streaming interfacekkitayam
2021-09-29Fix handling for set_interfacekkitayam
2021-09-29fix: configuration descriptor has incorrectly sizeskkitayam
2021-09-29add tentative examplekkitayam
2021-09-29moved ISO attributes from audio to commonkkitayam
2021-09-29cleanup open()kkitayam
2021-09-29add files for video class devicekkitayam