Commit Graph

24 Commits

Author SHA1 Message Date
Alf
03b7c72e02 Merge branch 'master' of github.com:alfg/ffprobe-wasm 2020-12-05 19:33:55 -08:00
Alf
bc84fce491 Add matroska demuxer to ffmpeg build. 2020-12-05 19:33:47 -08:00
Alfred Gutierrez
36a8882534 Update README.md 2020-11-13 20:10:33 -08:00
Alf
9f8e8b5f85 0.2.0 2020-11-13 20:10:00 -08:00
Alfred Gutierrez
0a4dcb251d Update README.md 2020-11-13 20:09:41 -08:00
Alf
7ee00ec72d Add avlib versions and remove streams tab in Vue. 2020-11-13 20:05:24 -08:00
Alf
1e8976b7ec Paginate frames and add pts/dts fields. 2020-11-12 23:12:36 -08:00
Alfred Gutierrez
21c0e20604 Merge pull request #2 from alfg/feature/frames
Parse frames
2020-11-11 20:35:22 -08:00
Alf
bc92e81a2c Read video I/P/B frames. 2020-11-11 20:33:25 -08:00
Alf
0d64e128a2 Read frames from file and add to table. 2020-11-10 19:58:11 -08:00
Alf
623f1dad7c cleanup. 2020-11-09 21:19:06 -08:00
Alf
af5a5aeaf7 Update project name to ffprobe-wasm. 2020-11-09 21:17:52 -08:00
Alf
fc142e8ab1 Update readme and add alert for browser compatibility warning. 2020-11-02 18:33:33 -08:00
Alfred Gutierrez
6be1bcd131 Update main.js 2020-10-07 20:37:53 -07:00
Alfred Gutierrez
ab16884584 Update README.md 2020-10-03 22:18:43 -07:00
Alf
28b1fa6af8 Add readme and license. 2020-10-03 21:44:27 -07: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
fdc065b72e stream channels, sample_rate and frame_size. 2020-09-29 21:36:03 -07:00
Alf
0d3ba47d8b Update libx264 build and main.cpp with more fields. 2020-09-28 22:14:13 -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