fix scale behavior crop with qsv (#1546)

This commit is contained in:
Jason Dove
2024-01-12 13:21:49 -06:00
committed by GitHub
parent 2a28bf68bf
commit 5e530b9301
5 changed files with 98 additions and 69 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Unlock playout when playout build fails
- Ignore errors deleting old HLS segments; this should improve stream reliability
- Update show year when changed within Plex
- Fix crop scale mode with NVIDIA acceleration
- Fix crop scale behavior with NVIDIA, QSV acceleration
### Changed
- Upgrade from .NET 7 to .NET 8