summaryrefslogtreecommitdiff
path: root/demo/video_static_h264_template.c
AgeCommit message (Expand)Author
2026-06-16update(class/video): change frame interval config to only onesakumisu
2026-04-07update(demo): change string index max to sizeof(string_descriptors) / sizeof(...sakumisu
2026-01-24update(demo): remove all old desc apisakumisu
2025-07-16fix(demo): ignore zero bytes for bl ipsakumisu
2025-05-28refactor(class/video/usbd_video): zero copy for video data transfersakumisu
2025-02-01update(demo): add CONFIG_USBDEV_ADVANCE_DESC templatesakumisu
2024-11-25usbd_video: use pingpang buffer to improve tx performanceZhihong Chen
2024-11-18demo: video_static_h264_template.c: fix end braceZhihong Chen
2024-11-16refactor(class/video/usbd_video): refactor video stream transfer, support n f...sakumisu
2024-09-09update(demo): set bNumConfigurations with zero in Device Qualifier Descriptor...sakumisu
2024-08-09update(demo): change uint32_t to uintptr_t for 64bit cpu registersakumisu
2024-06-23update(class/video/usbd_video): make payload fill api commonsakumisu
2024-06-17update(demo/video): using endpoint desc init macro in video demoyjun
2024-06-16update h264 macrosakumisu
2024-06-15update(video): add more video desc macros, like h264, yuv, add vc endpoint to...sakumisu