提交歷史

作者 SHA1 備註 提交日期
  sakumisu 8a81d81435 update(class/video): change headerlen to 12 for 4 byte align, fix encoding 7 月之前
  sakumisu e6d81344c3 refactor(class/video/usbd_video): zero copy for video data transfer 7 月之前
  sakumisu 8aad86f66b update(class): add weak api to avoid undefine symbol(not use such class but add) 8 月之前
  Zhihong Chen 82a0d243f8 usbd_video: use pingpang buffer to improve tx performance 1 年之前
  sakumisu a72ecd2202 update: change memcpy to fast memcpy 1 年之前
  sakumisu 6517919bd2 refactor(class/video/usbd_video): refactor video stream transfer, support n frames in one transfer 1 年之前
  sakumisu 65151b9534 feat(class/video/usbd_video): add usbd_video_stream_start_write api for video split tranfer, every transfer with one ep_mps 1 年之前
  sakumisu 35da8d6747 fix: fix -Wunused-parameter warning with -Wextra cflag 1 年之前
  sakumisu c377ebfc61 update(class/video/usbd_video): make payload fill api common 1 年之前
  sakumisu 3cf2d6da31 fix warning 1 年之前
  sakumisu bf8e092627 remove print log for device, because we do not allow printf in isr 1 年之前
  sakumisu d1c7fa8c19 support multi port api for device 1 年之前
  sakumisu 7c1fae04b2 fix video packet caculation 2 年之前
  sakimisu c540080c96 format class struct and global variable name 2 年之前
  sakimisu 854e633808 move variables into no cache 2 年之前
  sakumisu dca8b4cfed remove intf malloc 3 年之前
  sakumisu 3af227c879 update video template 3 年之前
  sakumisu 0b0f3bfbda fix video payload head toggle 3 年之前
  sakumisu cb2510f121 remove custom handler, split class handler into interface and endpoint 3 年之前
  sakumisu 3c94fca8d8 refactor usb device intf and ep register 3 年之前
  sakumisu 523d33506d give up class register 3 年之前
  sakumisu 6e29b6a427 delete sof callback 3 年之前
  sakumisu 7377b5183d Simplify the license rows, standardize header macro name 3 年之前
  sakumisu fea07e0079 add video_entity_info struct 3 年之前
  aozima 3cce9e7d78 clean compiler warning. 3 年之前
  sakumisu 5d78031bb2 update audio and video macros,add xxx_open and xxx_close function 3 年之前
  sakumisu 7a69e2d0cf update video mjpeg payload fill and toggle function 3 年之前
  sakumisu 7fdd66c632 update video class structure, add vs input/output terminal and processing unit bmcontrol support 3 年之前
  sakumisu d60532071d update video device class driver 3 年之前
  sakimisu 1edbae8e07 format codes 3 年之前