Skip to content

Version 0.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 15:18
· 306 commits to master since this release
  • Breaking Change: Use Frame, Pixel, etc. types from the v_frame crate,
    instead of rolling our own. This should improve interoperability
    with other crates.
  • Speed up y4m decoding.
  • Minor internal changes and dependency updates.