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
Age
Commit message (
Expand
)
Author
2026-07-14
fix(security): check desc len overflow
sakumisu
2026-06-16
update(class/video): change frame interval config to only one
sakumisu
2026-04-16
fix(class): break quickly with goto
sakumisu
2026-03-30
fix(security): add check for audio driver and video driver
sakumisu
2026-02-03
style(class): remove device warning logs for memory
sakumisu
2025-10-09
fix: fix warning
sakumisu
2025-09-27
feat(class/video/usbh_video): support bulk mode
sakumisu
2025-06-03
feat(class): add usb_osal_thread_schedule_other to allow the applications whi...
sakumisu
2025-05-29
update(class/video): change headerlen to 12 for 4 byte align, fix encoding
sakumisu
2025-05-28
refactor(class/video/usbd_video): zero copy for video data transfer
sakumisu
2025-04-28
update(class): add weak api to avoid undefine symbol(not use such class but add)
sakumisu
2025-03-28
update: add usb align up for every buffer when use dcache clean&invalid api
sakumisu
2024-11-25
usbd_video: use pingpang buffer to improve tx performance
Zhihong Chen
2024-11-24
update: change memcpy to fast memcpy
sakumisu
2024-11-16
refactor(class/video/usbd_video): refactor video stream transfer, support n f...
sakumisu
2024-10-30
fix: rename class to class_code, for c++ compatibility (#269)
electretmike
2024-10-18
feat(class/video/usbd_video): add usbd_video_stream_start_write api for video...
sakumisu
2024-09-19
chore: static code analysis
sakumisu
2024-08-21
fix: fix -Wunused-parameter warning with -Wextra cflag
sakumisu
2024-06-23
update(class/video/usbd_video): make payload fill api common
sakumisu
2024-06-23
update: check class->hport validity
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
2024-06-14
fix warning
sakumisu
2024-06-14
remove print log for device, because we do not allow printf in isr
sakumisu
2024-05-03
support id table for multi vid pid
sakumisu
2024-04-24
add user_data param in host class for users
sakumisu
2024-04-11
move queue files
sakumisu
2024-04-07
change INFO to RAW
sakumisu
2024-04-07
add cherryrb and cherry pool
sakumisu
2024-02-06
support multi port api for device
sakumisu
2024-01-30
update log tag
sakumisu
2023-12-05
add usb errno, do not use system errno
sakumisu
2023-11-16
refactor urb, add ep & hport in urb to make hardware pipe more reusable
sakumisu
2023-11-13
fix class api name
sakumisu
2023-08-30
fix video packet caculation
sakumisu
2023-08-25
standardize video control api
sakimisu
2023-08-05
fix function name
sakimisu
2023-07-12
use static memory to malloc & free class
sakimisu
2023-06-21
remove unused code
sakimisu
2023-06-21
format class struct and global variable name
sakimisu
2023-05-17
call usbh_xxx_stop when class enumerates completely
sakimisu
2023-03-22
remove unused functions
sakumisu
2023-03-12
move variables into no cache
sakimisu
2023-02-18
move hub and hport variable into common ram to reduce nocache ram usage
sakumisu
2023-02-07
do not check if device is closed
sakimisu
2023-02-05
config ep pipe after set_interface
sakumisu
[next]