diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-01-18 23:01:08 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-01-18 23:26:00 +0100 |
commit | 646ade76793c49317d05d54dc254d28f6738adbd (patch) | |
tree | decbbe098553a10f23227b47d3107055e2bb2d80 /Changelog | |
parent | 24bbc416a4d8e2ed015b0d56aabbf4c49360fb8e (diff) | |
download | ffmpeg-646ade76793c49317d05d54dc254d28f6738adbd.tar.gz |
sws: Support error diffusion dither for mono output
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ releases are sorted from youngest to oldest. version <next>: - VDPAU hardware acceleration through normal hwaccel - SRTP support +- Error diffusion dither in Swscale version 1.1: |