diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2015-05-30 16:40:13 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2015-05-31 15:17:22 +0200 |
commit | b08caa87c35a768ec0abb16b1e99c3a85f1df28e (patch) | |
tree | 25e7b1c73401c7c076ebfc4e96adacc996f74f47 /Changelog | |
parent | 522d971c7f5921bebcea2fc50e67056afdabb951 (diff) | |
download | ffmpeg-b08caa87c35a768ec0abb16b1e99c3a85f1df28e.tar.gz |
nvenc: H264 and HEVC encoders
Partially based on the work of Timo Rothenpieler <timo@rothenpieler.org>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ version <next>: - Canopus HQ/HQA decoder - Automatically rotate videos based on metadata in avconv - improved Quickdraw compatibility +- NVIDIA NVENC-accelerated H.264 and HEVC encoding support version 11: |