fix some cases where vaapi hwdownload would fail; use libvpl in docker (#1177)

* fix some cases where vaapi hwdownload would fail

* update changelog
This commit is contained in:
Jason Dove
2023-02-24 09:10:42 -06:00
committed by GitHub
parent 6db71f525d
commit e5ef8eaf72
5 changed files with 26 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Plex, Jellyfin and Emby libraries now direct stream content when files are not found on ErsatzTV's file system
- Content will still be normalized according to the Channel and FFmpeg Profile settings
- Streaming from disk is preferred, so every playback attempt will first check the local file system
- Update Intel Media Driver in vaapi docker image
- Use libvpl instead of libmfx to provide intel acceleration in vaapi docker images
- Search queries no longer remove duplicate results as this was causing incorrect behavior
## [0.7.4-beta] - 2023-02-12