support ffmpeg 4.4 (#414)

* support ffmpeg 4.4

* update changelog
This commit is contained in:
Jason Dove
2021-10-11 20:16:15 -05:00
committed by GitHub
parent fd3de2d82a
commit 69912c8cae
6 changed files with 14 additions and 9 deletions
+4
View File
@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Include more cuda (nvidia) filters in docker image
- Enable deinterlacing with nvidia using new `yadif_cuda` filter
### Changed
- Upgrade ffmpeg from 4.3 to 4.4 in all docker images
- Upgrading from 4.3 to 4.4 is recommended for all installations
### Fixed
- Fix some transcoding edge cases with nvidia and pixel format `yuv420p10le`