This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Releases: ffmpegwasm/ffmpeg.wasm-core
Releases · ffmpegwasm/ffmpeg.wasm-core
ffmpeg.wasm-core v0.8.0
🎉 Major Refactor & Upgrade 🎉
- Refactor build scripts and tests (using jest)
- Upgrade Emscripten to 2.0.8
- Upgrade FFmpeg to 4.3.1
- Update x264 with multithreading support
- Update libvpx with multithreading support
- Add x265
- Add WavPack
- Add fdk-aac
- Add vorbis
- Add ogg
- Add theora
- Migrate to Github Actions
FFmpeg n4.3.1-p4
This release is for downloading build artifacts from n4.3.1-p4.
FFmpeg n4.3.1-p3
This release is for downloading build artifacts from n4.3.1-p3.
FFmpeg n4.3.1-p2
This release is for downloading build artifacts from n4.3.1-p2.
FFmpeg n4.3.1-p1
This release is for downloading build artifacts from n4.3.1-p1.
ffmpeg-core.js v0.7.1
- Fix worker origin issue with prepend.js
ffmpeg-core.js v0.7.0
- Upgrade emscripten to 1.39.10-upstream
- Support webm format
- Support mp3 format
- Support pthread
ffmpeg-core.js v0.6.0
- Replace FS features with Transferrable
- Build a wasm separated version and release as another package
ffmpeg-core.js v0.5.0
- Expose syncfs
- Add preRun to mount IDBFS and NODEFS
ffmpeg-core.js v0.4.0
- Add zlib