diff options
author | Timo Rothenpieler <timo@rothenpieler.org> | 2017-11-11 21:19:07 +0100 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2017-11-13 20:33:10 +0100 |
commit | f3f73f0893e2bddd80897148d21cdf3e8e4d8492 (patch) | |
tree | b6f082abccff0f63dccc0cb61675017a188156ac /Changelog | |
parent | 52bf0febb3a8a47b16ac6c3bfd707c347299f174 (diff) | |
download | ffmpeg-f3f73f0893e2bddd80897148d21cdf3e8e4d8492.tar.gz |
avcodec: implement vp9 nvdec hwaccel
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ version <next>: - PCE support for extended channel layouts in the AAC encoder - native aptX encoder and decoder - Raw aptX muxer and demuxer -- NVIDIA NVDEC-accelerated H.264 and HEVC hwaccel decoding +- NVIDIA NVDEC-accelerated H.264, HEVC and VP9 hwaccel decoding - Intel QSV-accelerated overlay filter |