libva 2.7.0
- 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