Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 779 Bytes

CHANGELOG.md

File metadata and controls

30 lines (26 loc) · 779 Bytes

Changelog

[upcoming]

  • Inital decoder implementation
  • Static library support
  • Alt-ref pictures - temporal filtering
  • Adaptive Transform Block for INTRA
  • Adaptive QP scaling
  • Decoder - Support for Tiles and 10bit
  • API - add option to calculate / report PSNR values
  • Support for segmentation

[0.5.0] - 2019-05-17

  • 8 bit / 10 bit 4:2:0 up to 4k60p resolutions
  • Presets 0-8
  • New API, FFmpeg, GStreamer plugins
  • Rate control support (VBR, CVBR)
  • Block sizes from 4x4 to 128x128
  • Non-square blocks
  • Tiles
  • Deblocking / CDEF / Restoration filters
  • Film Grain
  • Warped motion estimation
  • Intra block copy
  • Trellis quantized coefficient optimization
  • Support for 4 and 5 layers prediction structures
  • Chroma search in MD
  • Multi-reference picture support