fix nvidia vp9 color normalization (#1140)

This commit is contained in:
Jason Dove
2023-01-29 16:02:29 -06:00
committed by GitHub
parent 2689a67eb8
commit e497dc4e36
4 changed files with 27 additions and 18 deletions
+1
View File
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix many QSV pipeline bugs
- Fix MPEG2 video format with QSV and VAAPI acceleration
- Fix playback of content with undefined colorspace
- Fix NVIDIA color normalization with VP9 sources
## [0.7.3-beta] - 2023-01-25
### Added