diff options
author | Anton Khirnov <anton@khirnov.net> | 2016-10-02 08:51:32 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-12-19 08:13:08 +0100 |
commit | ea8b730d8e67152107d7fcdd5590bbb51ec236b1 (patch) | |
tree | d0c99fe8db6b223fee7b1b77647c90fa8ac4a50f /Changelog | |
parent | 1783d7ec03d730c5bd96c07bc5fa7aa566f85c66 (diff) | |
download | ffmpeg-ea8b730d8e67152107d7fcdd5590bbb51ec236b1.tar.gz |
hevcdec: add a VAAPI hwaccel
Partially based on a patch by Timo Rothenpieler <timo@rothenpieler.org>.
Additional scaling list handling fix by Jun Zhao <mypopydev@gmail.com>.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ releases are sorted from youngest to oldest. version <next>: - Support for spherical videos - Intel QSV-accelerated VP8 and VC-1 decoding -- VAAPI-accelerated VP8 decoding +- VAAPI-accelerated VP8 and HEVC decoding - VAAPI-accelerated deinterlacing |