Commit Graph

  • 62ae9d08f0 revert(54b90ac): "fix?: remove tags from stream and chapter" master Alix von Schirp 2026-02-22 02:46:33 +01:00
  • 54b90ac7f5 fix?: remove tags from stream and chapter Alix von Schirp 2026-02-22 01:57:55 +01:00
  • 6a18dba891 fix: Makefile remove missing libraries - lgpl compliance 3/3 Alix von Schirp 2026-02-19 21:51:34 +01:00
  • 0720911da0 feat: remove gpl, add codecs and containers - lgpl compliance step 2 Alix von Schirp 2026-02-19 21:41:31 +01:00
  • 367f74f146 feat: remove x264, lame - lgpl compliance step 1 Alix von Schirp 2026-02-19 21:40:12 +01:00
  • 886300d690 fix: make vite 7 compliant Alix von Schirp 2026-02-19 20:37:51 +01:00
  • c036e98101 fix: permission issues from 465d4ec3 Alix von Schirp 2026-02-19 13:43:42 +01:00
  • 465d4ec3ed feat: Two staged build Alix von Schirp 2026-02-19 12:42:43 +01:00
  • 087e488ae9 fix: likely update all deprecated fucntion calls Alix von Schirp 2026-02-19 10:04:35 +01:00
  • 73cb05f572 fix: replace deprecated flag to supported version Alix von Schirp 2026-02-19 09:50:26 +01:00
  • 3b2c5877ad fix: use versioned llvm binaries Alix von Schirp 2026-02-19 09:49:32 +01:00
  • 1615115ea8 WIP: Fix build jateute 2026-02-18 23:46:20 +01:00
  • c7151fdd46 chore: update base image Alix von Schirp 2026-02-18 21:29:57 +01:00
  • bde9775400 chore: update versions Alix von Schirp 2026-02-18 20:40:59 +01:00
  • ee46caa79d 0.9.0 Alf 2023-01-09 23:00:15 -08:00
  • 14b62ad7bf Add support for mp3 demuxer/decoder. Alf 2023-01-09 21:20:20 -08:00
  • 3add6d7e2b 0.8.1 Alf 2022-07-11 22:11:46 -07:00
  • fc5f8d3e8d Update emsdk build in dockerfile. Alf 2022-07-11 22:09:55 -07:00
  • e74891b245 Fix casting issues on times and durations (#18) Kévin Liagre 2022-07-12 07:07:19 +02:00
  • 9d1a14520f 0.8.0 and npm audit fix Alf 2022-05-29 12:53:15 -07:00
  • 48507f53a6 Add stream metadata tags. (#17) Alfred Gutierrez 2022-05-28 16:48:14 -07:00
  • ff36b01373 feature: add support for displaying chapters (#15) Alfred Gutierrez 2022-01-17 20:02:28 -08:00
  • b1562b6a05 0.6.0 Alf 2021-12-13 17:53:51 -08:00
  • c8bc8ef4a4 add FPS information (#12) maggievu-pdftron 2021-12-13 17:47:25 -08:00
  • eb3579d9a8 www: fix loading frames when using file from example or url. Alf 2021-09-29 18:34:52 -07:00
  • 94f3c6ad80 Switch to Netlify static host to support SharedArrayBuffer via COEP/COOP headers. Github Pages does not support these headers yet. Alf 2021-07-27 20:22:36 -07:00
  • 88110bfd1b Add file downloader and example option. Update dependencies. Alf 2021-03-28 00:04:37 -07:00
  • 39da8ac6a7 www: npm audit fix Alf 2021-03-19 19:51:33 -07:00
  • 9c1a3f5ff1 Seek through frames given a timestamp. (#9) Alfred Gutierrez 2020-12-23 22:27:33 -08:00
  • b7d25bacfa Merge pull request #8 from alfg/gop-size-pagination Alfred Gutierrez 2020-12-22 22:35:51 -08:00
  • 7854c0ad73 Use gop size for perPage results. #3 Alf 2020-12-22 22:33:39 -08:00
  • c152e9f0eb Reload Overview metadata and versions when loading a new file. Alf 2020-12-22 18:53:59 -08:00
  • 13ac0d137e Merge pull request #7 from alfg/refactor/worker-module-calls Alfred Gutierrez 2020-12-22 14:40:48 -08:00
  • 4c14fe9858 0.3.0 Alf 2020-12-22 14:39:05 -08:00
  • 16d930c36e Update Frames component to use ffprobe-worker. Alf 2020-12-21 23:26:31 -08:00
  • 60cb243a42 Update .gitignore. Alf 2020-12-21 22:41:44 -08:00
  • bb7fb8e4ac Add ffprobe-worker. Alf 2020-12-21 22:41:30 -08:00
  • 3a7d96443c Refactor to load wasm module in a web worker to prevent blocking main browser thread. Update FS to use WORKERFS. Alf 2020-12-21 22:38:14 -08:00
  • 8dadddcb24 Merge pull request #5 from alfg/bugfix/frames-memory-cleanup Alfred Gutierrez 2020-12-18 21:51:10 -08:00
  • 3ed230e822 Calculate nb_frames for MKV using duration and fps. Alf 2020-12-18 21:50:44 -08:00
  • 1fa33a5be3 Forgot to cleanup ffmpeg memory allocations in get_file_info and get_frames. Alf 2020-12-18 20:37:25 -08:00
  • 667ed09af8 Limit file accept to mp4 and mkv files. Alf 2020-12-05 19:40:08 -08:00
  • 03b7c72e02 Merge branch 'master' of github.com:alfg/ffprobe-wasm Alf 2020-12-05 19:33:55 -08:00
  • bc84fce491 Add matroska demuxer to ffmpeg build. Alf 2020-12-05 19:33:47 -08:00
  • 36a8882534 Update README.md Alfred Gutierrez 2020-11-13 20:10:33 -08:00
  • 9f8e8b5f85 0.2.0 Alf 2020-11-13 20:10:00 -08:00
  • 0a4dcb251d Update README.md Alfred Gutierrez 2020-11-13 20:09:41 -08:00
  • 7ee00ec72d Add avlib versions and remove streams tab in Vue. Alf 2020-11-13 20:05:24 -08:00
  • 1e8976b7ec Paginate frames and add pts/dts fields. Alf 2020-11-12 23:12:36 -08:00
  • 21c0e20604 Merge pull request #2 from alfg/feature/frames Alfred Gutierrez 2020-11-11 20:35:22 -08:00
  • bc92e81a2c Read video I/P/B frames. Alf 2020-11-11 20:33:25 -08:00
  • 0d64e128a2 Read frames from file and add to table. Alf 2020-11-10 19:58:11 -08:00
  • 623f1dad7c cleanup. Alf 2020-11-09 21:19:06 -08:00
  • af5a5aeaf7 Update project name to ffprobe-wasm. Alf 2020-11-09 21:17:52 -08:00
  • fc142e8ab1 Update readme and add alert for browser compatibility warning. Alf 2020-11-02 18:33:33 -08:00
  • 6be1bcd131 Update main.js Alfred Gutierrez 2020-10-07 20:37:53 -07:00
  • ab16884584 Update README.md Alfred Gutierrez 2020-10-03 22:18:43 -07:00
  • 28b1fa6af8 Add readme and license. Alf 2020-10-03 21:44:27 -07:00
  • 7f6392bdcb update build Alf 2020-10-03 21:31:48 -07:00
  • a89b00d219 Rename to ffprobe-web-analyzer. Alf 2020-10-03 21:10:11 -07:00
  • 0aa67f2043 Optimize ffmpeg build. Alf 2020-09-29 22:33:36 -07:00
  • fdc065b72e stream channels, sample_rate and frame_size. Alf 2020-09-29 21:36:03 -07:00
  • 0d3ba47d8b Update libx264 build and main.cpp with more fields. Alf 2020-09-28 22:14:13 -07:00
  • 00d4b8fdba Add more bindings for AVFormatContext data. Add Overview page in Vue. Add required CORS headers for supporting SharedArrayBuffer in Firefox. Alf 2020-09-25 22:13:48 -07:00
  • 039388eaf0 Try main.cpp instead of c. Alf 2020-09-24 22:50:02 -07:00
  • 711903032c FFmpeg to WASM build setup + Vue app. Alf 2020-09-23 19:06:40 -07:00