diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-11-20 02:17:34 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-11-24 09:05:01 -0500 |
commit | 4a0918cae6394e503b17c71f8f171b4a795eb849 (patch) | |
tree | 14d94c40b5fdbb0435c4ea571cba3e6353d2833f /Changelog | |
parent | 59e3f4e598ae381600ef54e1f6e6a8a5270ac245 (diff) | |
download | ffmpeg-4a0918cae6394e503b17c71f8f171b4a795eb849.tar.gz |
sgienc: Support encoding high bit depth images with RLE
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ version <next>: - zero-copy Intel QSV transcoding in avconv - libkvazaar HEVC encoder - innoHeim/Rsupport Screen Capture Codec decoder +- support encoding 16-bit RLE SGI images version 11: |