Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 294 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 294 Bytes

Moved to https://github.com/udevbe/greenfield monorepo

Port of ffmpeg's h264 decoder, all other functionality is removed. After decoding you get I420 planes back, see demo for a full working example.

  • yarn install
  • yarn build-wasm
  • yarn build