index
:
cherryusb.git
gh-pages
master
release/v1.3
release/v1.4
release/v1.5
release/v1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
class
/
video
/
usb_video.h
Age
Commit message (
Expand
)
Author
2026-06-16
update(class/video): change frame interval config to only one
sakumisu
2025-05-29
update(class/video): change headerlen to 12 for 4 byte align, fix encoding
sakumisu
2024-06-17
update(class/video): add xu descriptor definition
yjun
2024-06-17
fix(class/video): vc header descriptor definition
yjun
2024-06-17
fix(class/video/usb_video): fix missing bDescriptorSubType in vc header descr...
sakumisu
2024-06-16
update h264 macro
sakumisu
2024-06-15
update(video): add more video desc macros, like h264, yuv, add vc endpoint to...
sakumisu
2022-10-05
update video template
sakumisu
2022-08-18
Simplify the license rows, standardize header macro name
sakumisu
2022-03-26
update audio and video macros,add xxx_open and xxx_close function
sakumisu
2022-02-28
delete comma
sakumisu
2022-02-25
modify video desc macro for universality
sakumisu
2022-02-24
add video descriptor macros
sakumisu
2022-02-24
update video mjpeg payload fill and toggle function
sakumisu
2022-02-17
update video class structure, add vs input/output terminal and processing uni...
sakumisu
2022-02-12
update video device class driver
sakumisu
2021-11-29
refactor usb class structure
sakumisu