Browse Source

chore: update changelog (and get new next build, docker image)

pull/3011/head
Jason Dove 1 week ago
parent
commit
8cc34a1ef3
No known key found for this signature in database
  1. 7
      CHANGELOG.md

7
CHANGELOG.md

@ -6,9 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). @@ -6,9 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
- Next engine:
- Add hardware-accelerated padding for QSV on Windows, Linux and Docker (note that this requires the latest ETV custom ffmpeg build)
- Enable `av1`, `vc1`, `vp8`, `vp9` hardware decoding using QSV when supported by GPU
- Periodically delete unused artwork from cache folder on disk
### Changed
- Next engine:
- Add hardware-accelerated padding for QSV on Windows and Linux (note that this requires the latest ETV custom ffmpeg build)
- Deinterlace with `send_frame` mode by default; this maintains fps and is significantly more performant. `send_field` and other modes can still be used via channel config.
### Fixed
- Fix health checks causing a flood of (harmless) logged errors when quickly navigating away from home page

Loading…
Cancel
Save