diff options
author | Mark Thompson <mrt@jkqxz.net> | 2017-01-09 19:17:37 +0000 |
---|---|---|
committer | Mark Thompson <sw@jkqxz.net> | 2017-01-29 13:28:31 +0000 |
commit | ca6ae3b77a7e6600e517723b90e57527a47809de (patch) | |
tree | 0deb7c54459bf0c834fc076646c9c734e768234e /Changelog | |
parent | 3c2717e48dd8c5115f2be35c2afcabd8a1f67aee (diff) | |
download | ffmpeg-ca6ae3b77a7e6600e517723b90e57527a47809de.tar.gz |
vaapi_encode: Add MPEG-2 support
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ version <next>: - VAAPI-accelerated VP8 and HEVC decoding - VAAPI-accelerated deinterlacing - config.log and other configuration files moved into avbuild/ directory +- VAAPI-accelerated MPEG-2 encoding version 12: |