summaryrefslogtreecommitdiff
path: root/examples/device/video_capture/src/usb_descriptors.h
AgeCommit message (Expand)Author
2024-01-29remove the use of descriptor template for video capture examplehathach
2024-01-26update example to work with iso streaminghathach
2024-01-26rename and add more video descriptorshathach
2024-01-25minor update to video capture examplehathach
2023-03-26Add MJPEG descriptor for bulk transferkkitayam
2023-03-25Add descriptor for a bulk endpoint as a streaming endpointkkitayam
2023-03-17fix trailing space and new linehathach
2022-10-12Rename descriptor macros for consistencykkitayam
2022-10-08Add motion jpegkkitayam
2022-09-13Fix compile errorskkitayam
2022-09-13Change images to MJPEGkkitayam
2022-08-23Remove Hardcoded interface numbers from video descriptorsAhmed El-Sharnoby
2022-01-13Fix dwFrameIntervalStep and dwMaxFrameIntervalkkitayam
2021-10-16Change input terminal type to camerakkitayam
2021-10-11rename some video constantshathach
2021-10-09Change the video image to scrolling color bars.kkitayam
2021-09-30Move frame settings to usb_descriptors.hkkitayam
2021-09-29Implement frame rate settingskkitayam
2021-09-29Implement some mandatory requests on streaming interfacekkitayam
2021-09-29Fix handling for set_interfacekkitayam
2021-09-29Fix regarding standard video stream requestkkitayam
2021-09-29fix: endpoint descriptor has incorrectly settingskkitayam
2021-09-29fix: configuration descriptor has incorrectly sizeskkitayam
2021-09-29add tentative examplekkitayam