Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

ffmpeg.wasm-core v0.8.0

Compare
Choose a tag to compare
@jeromewu jeromewu released this 03 Nov 14:29
· 76 commits to n4.3.1-wasm since this release

πŸŽ‰ 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