Skip to content

libva 2.7.0

Compare
Choose a tag to compare
@XinfengZhang XinfengZhang released this 09 Apr 08:24
· 318 commits to master since this release
  • trace: av1 decode buffers trace
  • trace: Add HEVC REXT and SCC trace for decoding.
  • Add av1 decode interfaces
  • Fix crashes on system without supported hardware by PR #369.
  • Add 2 FourCC for 10bit RGB(without Alpha) format: X2R10G10B10 and X2B10G10R10.
  • Fix android build issue #365 and remove some trailing whitespace
  • Adjust call sequence to ensure authenticate operation is executed to fix #355