fix detection of amf hw accel on windows (#1519)

This commit is contained in:
Jason Dove
2023-12-02 09:05:02 -06:00
committed by GitHub
parent 24780cbe84
commit fc871e6f74
3 changed files with 16 additions and 3 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix playout builder crash with improperly configured pad filler preset
- Properly validate filler preset mode pad to require `filler pad to nearest minute` value
- Fix bug where previously-synchronized collection tags would disappear
- This bug affected Jellyfin, Emby and Plex collections
- This bug affected Jellyfin, Emby and Plex collections
- Fix detection of AMF hardware acceleration on Windows
## [0.8.3-beta] - 2023-11-22
### Added