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
/
src
/
class
/
video
/
video_device.h
Age
Commit message (
Expand
)
Author
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-02-07
minor update
hathach
2025-10-30
Video class: Changed pararameters of payload request to a dedicated structure...
Tobi
2025-10-30
Video Class: New callback function added which allows to generate frame data ...
Tobi
2025-09-17
Update weak callbacks to new syntax
HiFiPhile
2024-11-27
Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
Ha Thach
2024-04-08
add class driver deinit
hathach
2021-09-29
Update comments
kkitayam
2021-09-29
Implement frame rate settings
kkitayam
2021-09-29
Implement negotiation process for streaming parameters
kkitayam
2021-09-29
Refactor application API parameters
kkitayam
2021-09-29
Refactor packet 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
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