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
Age
Commit message (
Expand
)
Author
2022-07-12
RP@040: rework CMake for compiler warnings
graham sanderson
2022-06-29
fix end symbol for samx7x and same5x
hathach
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2022-06-06
more example update
hathach
2022-06-01
rename board specific macro for example
hathach
2022-02-25
auto detect max rhport speed based on mcu
hathach
2022-01-13
Fix dwFrameIntervalStep and dwMaxFrameInterval
kkitayam
2022-01-05
Unify skip and only logic for build scripts
Scott Shawcroft
2021-10-25
change usage of TU_CHECK_MCU() to prevent macro conflict
hathach
2021-10-23
Merge branch 'master' into fix-warnings
Ha Thach
2021-10-17
more with -Wcast-qual
hathach
2021-10-16
Change input terminal type to camera
kkitayam
2021-10-11
rename some video constants
hathach
2021-10-11
update the descriptor endpoint ISO for nrf5x
hathach
2021-10-09
Add compile option to allocate video data into flash in video_capture example
kkitayam
2021-10-09
Change the video image to scrolling color bars.
kkitayam
2021-09-30
Add a file to skip bluepill
kkitayam
2021-09-30
Add a list file for rp2040
kkitayam
2021-09-30
Add files to skip building for small ROM
kkitayam
2021-09-30
Add cast operations to unused parameters
kkitayam
2021-09-30
Move frame settings to usb_descriptors.h
kkitayam
2021-09-29
Implement frame rate settings
kkitayam
2021-09-29
Fix transfer failure when reconnecting
kkitayam
2021-09-29
Change video frames to project logo
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
Add green plain
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: endpoint descriptor has incorrectly settings
kkitayam
2021-09-29
fix: configuration descriptor has incorrectly sizes
kkitayam
2021-09-29
add tentative example
kkitayam