diff options
author | Lynne <dev@lynne.ee> | 2023-05-28 04:32:14 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2023-05-29 00:42:03 +0200 |
commit | ea0394fd244eadcfaadef3e37c341faf7e094fde (patch) | |
tree | c0e005d6d6136e927ec9ac168c0096646d61f188 | |
parent | f3795e1857484d4e73aeb174fae03224c8d0beea (diff) | |
download | ffmpeg-ea0394fd244eadcfaadef3e37c341faf7e094fde.tar.gz |
changelog: add new Vulkan features
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ version <next>: - ffmpeg CLI new option: -readrate_initial_burst - zoneplate video source filter - command support in the setpts and asetpts filters +- Vulkan decode hwaccel, supporting H264, HEVC and AV1 +- color_vulkan filter +- bwdif_vulkan filter +- nlmeans_vulkan filter version 6.0: - Radiance HDR image support |