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
Age
Commit message (
Expand
)
Author
2022-06-27
fix all device examples warnings
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-23
Merge branch 'master' into fix-warnings
Ha Thach
2021-10-19
Update _negotiate_streaming_parameters() to handle some requests
kkitayam
2021-10-18
Implement GET_DEF and GET_LEN handling on Probe/Commit entities of streaming ...
kkitayam
2021-10-16
Change input terminal type to camera
kkitayam
2021-10-15
fix -Wcast-qual
hathach
2021-10-14
Fix GUID of video compression formats
kkitayam
2021-10-12
Fix a typo
kkitayam
2021-10-12
more rename
hathach
2021-10-12
minor code clean up without functionality changes
hathach
2021-10-11
rename some video constants
hathach
2021-10-11
update the descriptor endpoint ISO for nrf5x
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
Fix transfer failure when reconnecting
kkitayam
2021-09-29
Fix typo
kkitayam
2021-09-29
Refactor application API parameters
kkitayam
2021-09-29
Change frame buffer management
kkitayam
2021-09-29
Refactor packet handling
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 regarding standard video stream request
kkitayam
2021-09-29
fix: configuration descriptor has incorrectly sizes
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