fix nvidia watermark (#660)

* add watermark transcoding tests

* nvidia fixes

* update changelog
This commit is contained in:
Jason Dove
2022-02-28 14:21:42 -06:00
committed by GitHub
parent 19161b12ea
commit 6b0ced6be9
7 changed files with 103 additions and 7 deletions
+2
View File
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Fix song sorting with `Chronological` and `Shuffle In Order` playback orders
- Fix watermark on scaled and/or padded video with NVIDIA acceleration
- Fix playback of interlaced mpeg2video content with NVIDIA acceleration
## [0.4.2-alpha] - 2022-02-26
### Fixed