index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
device
/
video_capture
/
src
/
usb_descriptors.h
Age
Commit message (
Expand
)
Author
2024-01-29
remove the use of descriptor template for video capture example
hathach
2024-01-26
update example to work with iso streaming
hathach
2024-01-26
rename and add more video descriptors
hathach
2024-01-25
minor update to video capture example
hathach
2023-03-26
Add MJPEG descriptor for bulk transfer
kkitayam
2023-03-25
Add descriptor for a bulk endpoint as a streaming endpoint
kkitayam
2023-03-17
fix trailing space and new line
hathach
2022-10-12
Rename descriptor macros for consistency
kkitayam
2022-10-08
Add motion jpeg
kkitayam
2022-09-13
Fix compile errors
kkitayam
2022-09-13
Change images to MJPEG
kkitayam
2022-08-23
Remove Hardcoded interface numbers from video descriptors
Ahmed El-Sharnoby
2022-01-13
Fix dwFrameIntervalStep and dwMaxFrameInterval
kkitayam
2021-10-16
Change input terminal type to camera
kkitayam
2021-10-11
rename some video constants
hathach
2021-10-09
Change the video image to scrolling color bars.
kkitayam
2021-09-30
Move frame settings to usb_descriptors.h
kkitayam
2021-09-29
Implement frame rate settings
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 regarding standard video stream request
kkitayam
2021-09-29
fix: endpoint descriptor has incorrectly settings
kkitayam
2021-09-29
fix: configuration descriptor has incorrectly sizes
kkitayam
2021-09-29
add tentative example
kkitayam