Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ari-koivula ari-koivula released this 10 Dec 16:06
· 2247 commits to master since this release

It's been too long since last release.

Major new features.

  • Parallerization. Both tiles and WPP supported.
  • Lots of improvements to intra coding in both speed and quality.
    • Better estimation of coding costs through statefull CABAC cost estimation.
    • Intra chroma mode search.
    • Faster 64x64 intra mode check.
    • Faster intra mode decision.
    • Taking the possibility of using intra skip into account during preliminary mode search.
  • Fractional pixel motion estimation.
  • SIMD optimizations.
    • Mostly AVX2.