Commit Graph

13 Commits

Author SHA1 Message Date
6a18dba891 fix: Makefile remove missing libraries - lgpl compliance 3/3
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2026-02-19 21:51:34 +01:00
886300d690 fix: make vite 7 compliant
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2026-02-19 20:37:51 +01:00
c036e98101 fix: permission issues from 465d4ec3
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2026-02-19 13:43:42 +01:00
73cb05f572 fix: replace deprecated flag to supported version
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2026-02-19 09:50:26 +01:00
Alf
3a7d96443c Refactor to load wasm module in a web worker to prevent blocking main browser thread. Update FS to use WORKERFS. 2020-12-21 22:38:14 -08:00
Alf
0d64e128a2 Read frames from file and add to table. 2020-11-10 19:58:11 -08:00
Alf
af5a5aeaf7 Update project name to ffprobe-wasm. 2020-11-09 21:17:52 -08:00
Alf
7f6392bdcb update build 2020-10-03 21:31:48 -07:00
Alf
a89b00d219 Rename to ffprobe-web-analyzer. 2020-10-03 21:10:11 -07:00
Alf
0aa67f2043 Optimize ffmpeg build. 2020-09-29 22:33:36 -07:00
Alf
00d4b8fdba Add more bindings for AVFormatContext data. Add Overview page in Vue. Add required CORS headers for supporting SharedArrayBuffer in Firefox. 2020-09-25 22:13:48 -07:00
Alf
039388eaf0 Try main.cpp instead of c. 2020-09-24 22:50:02 -07:00
Alf
711903032c FFmpeg to WASM build setup + Vue app. 2020-09-23 19:06:40 -07:00