nvidia pixel format and song fixes (#1075)

* fix nvidia pixel format edge case

* fix nvidia song playback
This commit is contained in:
Jason Dove
2022-12-24 20:39:22 -06:00
committed by GitHub
parent 731072425b
commit 6c5db650e7
4 changed files with 176 additions and 191 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Fix many transcoding failures caused by the colorspace filter
- Fix song playback with VAAPI
- Fix song playback with VAAPI and NVENC
### Changed
- Upgrade to dotnet 7