diff options
author | Clément Bœsch <u@pkh.me> | 2016-07-14 17:23:08 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2016-07-24 15:29:37 +0200 |
commit | 308f9b1c49445abefc85c02e1c8ccf8eb463465b (patch) | |
tree | 7ffc1d2331ffb817d4a23fd43f41f109f5e7c758 /Changelog | |
parent | b8aaedcd0147be00c7d9b58c85a9caf49fb6b6db (diff) | |
download | ffmpeg-308f9b1c49445abefc85c02e1c8ccf8eb463465b.tar.gz |
lavfi/selectivecolor: add 16-bit support
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ version <next>: - VP8 in Ogg muxing - curves filter doesn't automatically insert points at x=0 and x=1 anymore - 16-bit support in curves filter +- 16-bit support in selectivecolor filter version 3.1: |