feat: 添加视频帧截取-WebAssembly版,支持MP4MOVAVIWebMMKV等主流格式

This commit is contained in:
xiaoxian521
2023-07-18 12:35:13 +08:00
parent 611b591da8
commit fe5ed68ff7
11 changed files with 17204 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
public/wasm/capture.worker.js linguist-language=Vue
public/wasm/index.js linguist-language=Vue