vaapi: decode vp9 and av1 (#1181)

This commit is contained in:
Jason Dove
2023-02-27 05:57:13 -06:00
committed by GitHub
parent 450ea063b4
commit eddbf07b11
3 changed files with 28 additions and 0 deletions
+3
View File
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
- Use VP9 and AV1 hardware-accelerated decoders with VAAPI when available
### Fixed
- Align default docker image (no acceleration) with new images from [ErsatzTV-ffmpeg](https://github.com/jasongdove/ErsatzTV-ffmpeg)
- Fix some transcoding pipelines that use software decoders