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
2024-04-09
Fix tud_video_n_streaming check
HiFiPhile
2024-04-08
Merge pull request #1835 from MasterQ32/otg_bringup
Ha Thach
2024-04-08
add class driver deinit
hathach
2024-04-06
Move TUP_DCD_EDPT_ISO_ALLOC outside usbd_edpt_close() loop.
HiFiPhile
2024-04-02
Add endpoint ISO allocation to video class.
HiFiPhile
2024-03-20
added dedicate buffer for probe commit payload
hathach
2024-03-20
improve uvc debug message
hathach
2024-03-18
fix: uvc multiple interface support
Li Junru
2024-02-22
Merge pull request #2487 from hathach/update-cdc_msc_freertos-example
Ha Thach
2024-02-22
slightly change cdc_msc_freertos example
hathach
2024-02-20
video_device: fix uninitialized warning
Bob Abeles
2024-01-30
Merge pull request #2428 from YixingShen/master
Ha Thach
2024-01-29
add freertos build support for video_capture example
hathach
2024-01-26
update example to work bulk mjpeg
hathach
2024-01-26
rename and add more video descriptors
hathach
2024-01-26
Merge branch 'hathach:master' into master
沈玴興
2024-01-26
Correct VIDEO_CS_VS_INTERFACE_FRAME_MJPEG to VIDEO_CS_ITF_VS_FRAME_MJPEG for ...
YixingShen
2024-01-25
minor update to video capture example
hathach
2023-08-04
Merge branch 'master' into master
Ha Thach
2023-08-02
default class driver log level to CFG_TUH/TUD_LOG_LEVEL allow application to ...
hathach
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-07-02
made line ends consistent.
Lars Pötter
2023-06-21
Merge pull request #2101 from eustas/patch-1
Ha Thach
2023-06-08
Fix typos
Eugene Kliuchnikov
2023-03-26
Add state variable
kkitayam
2023-03-25
Update handle streaming interface
kkitayam
2023-03-25
Fix streaming interface handling
kkitayam
2023-03-25
Add handling for bulk EPs
kkitayam
2023-03-18
minor clean up
hathach
2023-03-17
Merge branch 'master' into portability
hathach
2023-03-17
fix trailing space and new line
hathach
2023-02-22
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
Merge pull request #1867 from silvergasp/thread_local_globals
Ha Thach
2023-02-22
rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread
hathach
2023-01-20
fix: Change all static variables to thread when fuzzing
Nathaniel Brough
2023-01-20
fix warnings with arithmetic on void* pointer
hathach
2022-12-27
Fix UVC probe and commit on MacOS
Staacks
2022-10-12
Fix pointer type to calculate streaming parameter
kkitayam
2022-10-07
Fix max payload size to clip at 1023
kkitayam
2022-10-03
Fix descriptor searching
kkitayam
2022-09-13
Don't assume different enum types can be combined
Ben Avison
2022-09-13
Remove unreachable code
Ben Avison
2022-09-13
Refactor pointer arithmetic on void*
Ben Avison
2022-09-13
Fix compile errors
kkitayam
2022-09-13
Change images to MJPEG
kkitayam
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
[next]