sakumisu
|
e6d81344c3
|
refactor(class/video/usbd_video): zero copy for video data transfer
Signed-off-by: sakumisu <1203593632@qq.com>
|
2025-05-28 17:34:44 +08:00 |
|
sakumisu
|
8aad86f66b
|
update(class): add weak api to avoid undefine symbol(not use such class but add)
Signed-off-by: sakumisu <1203593632@qq.com>
|
2025-04-28 21:32:19 +08:00 |
|
Zhihong Chen
|
82a0d243f8
|
usbd_video: use pingpang buffer to improve tx performance
- use pingpang buffer to improve tx performance
Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
|
2024-11-25 16:55:28 +08:00 |
|
sakumisu
|
a72ecd2202
|
update: change memcpy to fast memcpy
|
2024-11-24 23:04:27 +08:00 |
|
sakumisu
|
6517919bd2
|
refactor(class/video/usbd_video): refactor video stream transfer, support n frames in one transfer
|
2024-11-16 22:35:58 +08:00 |
|
sakumisu
|
65151b9534
|
feat(class/video/usbd_video): add usbd_video_stream_start_write api for video split tranfer, every transfer with one ep_mps
|
2024-10-18 17:18:51 +08:00 |
|
sakumisu
|
35da8d6747
|
fix: fix -Wunused-parameter warning with -Wextra cflag
|
2024-08-21 20:08:47 +08:00 |
|
sakumisu
|
c377ebfc61
|
update(class/video/usbd_video): make payload fill api common
|
2024-06-23 22:46:51 +08:00 |
|
sakumisu
|
3cf2d6da31
|
fix warning
|
2024-06-14 22:17:16 +08:00 |
|
sakumisu
|
bf8e092627
|
remove print log for device, because we do not allow printf in isr
|
2024-06-14 10:02:12 +08:00 |
|
sakumisu
|
d1c7fa8c19
|
support multi port api for device
|
2024-02-06 19:52:22 +08:00 |
|
sakumisu
|
7c1fae04b2
|
fix video packet caculation
|
2023-08-30 17:43:13 +08:00 |
|
sakimisu
|
c540080c96
|
format class struct and global variable name
|
2023-06-21 20:43:06 +08:00 |
|
sakimisu
|
854e633808
|
move variables into no cache
|
2023-03-12 14:53:04 +08:00 |
|
sakumisu
|
dca8b4cfed
|
remove intf malloc
|
2022-10-20 21:22:08 +08:00 |
|
sakumisu
|
3af227c879
|
update video template
|
2022-10-05 17:16:56 +08:00 |
|
sakumisu
|
0b0f3bfbda
|
fix video payload head toggle
|
2022-09-23 21:58:56 +08:00 |
|
sakumisu
|
cb2510f121
|
remove custom handler, split class handler into interface and endpoint
handler
|
2022-09-08 21:44:56 +08:00 |
|
sakumisu
|
3c94fca8d8
|
refactor usb device intf and ep register
|
2022-08-20 18:08:36 +08:00 |
|
sakumisu
|
523d33506d
|
give up class register
|
2022-08-19 23:34:35 +08:00 |
|
sakumisu
|
6e29b6a427
|
delete sof callback
|
2022-08-18 21:48:42 +08:00 |
|
sakumisu
|
7377b5183d
|
Simplify the license rows, standardize header macro name
|
2022-08-18 21:41:19 +08:00 |
|
sakumisu
|
fea07e0079
|
add video_entity_info struct
|
2022-05-25 11:00:35 +08:00 |
|
aozima
|
3cce9e7d78
|
clean compiler warning.
|
2022-03-27 14:58:25 +08:00 |
|
sakumisu
|
5d78031bb2
|
update audio and video macros,add xxx_open and xxx_close function
|
2022-03-26 16:07:28 +08:00 |
|
sakumisu
|
7a69e2d0cf
|
update video mjpeg payload fill and toggle function
|
2022-02-24 18:28:36 +08:00 |
|
sakumisu
|
7fdd66c632
|
update video class structure, add vs input/output terminal and processing unit bmcontrol support
|
2022-02-17 17:21:17 +08:00 |
|
sakumisu
|
d60532071d
|
update video device class driver
|
2022-02-12 18:50:09 +08:00 |
|
sakimisu
|
1edbae8e07
|
format codes
|
2022-02-08 11:44:46 +08:00 |
|
sakimusu
|
f8ea5c12fa
|
rename paramater named class with devclass instead
|
2022-02-01 22:00:10 +08:00 |
|
sakumisu
|
c5bfeed867
|
update license
|
2022-01-15 17:13:57 +08:00 |
|
sakumisu
|
95f3b81cfd
|
add usb debug level control and color display
|
2022-01-15 17:07:54 +08:00 |
|
sakumisu
|
c3cc88d95f
|
fix doxygen user name
|
2021-12-04 14:39:35 +08:00 |
|
sakumisu
|
636b30c3d8
|
refactor usb class structure
|
2021-11-29 10:32:05 +08:00 |
|
sakumisu
|
5a22e7a57b
|
modify print log,add USBD_LOG_INFO forever print
|
2021-11-14 21:14:51 +08:00 |
|
sakumisu
|
bb5f7e434b
|
modify class request print log
|
2021-11-09 10:28:10 +08:00 |
|
jzlv
|
8a143df509
|
first commit
|
2021-07-10 18:31:58 +08:00 |
|