colorspace fixes; song playback fixes (#1072)

* fix colorspace bug, vaapi song playback

* more colorspace fixes, nvidia fixes

* nvidia colorspace fixes

* fix some qsv output color metadata

* update changelog

* update changelog
This commit is contained in:
Jason Dove
2022-12-23 15:11:05 -06:00
committed by GitHub
parent acf30384b7
commit 0fc1e15cac
15 changed files with 79 additions and 49 deletions
+2 -1
View File
@@ -5,7 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Fix some transcoding failures caused by the colorspace filter
- Fix many transcoding failures caused by the colorspace filter
- Fix song playback with VAAPI
### Changed
- Upgrade to dotnet 7