summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorPaul Buxton <paulbuxton.mail@googlemail.com>2021-08-28 16:17:27 +0100
committerPaul B Mahol <onemda@gmail.com>2021-08-29 13:31:37 +0200
commite07ada3dac9c2e37c425741ee512676625d677ba (patch)
tree05a54628706bc15b252d745ccf7c72203b8e2f23 /Changelog
parent02fcd485f91e468638198ba05847af514ae58df9 (diff)
avfilter: add grayworld video filter
Implements a gray world color correction algorithm using a log scale LAB colorspace. Signed-off-by: Paul Buxton <paulbuxton.mail@googlemail.com> Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 1bae287c10..933ef9e080 100644
--- a/Changelog
+++ b/Changelog
@@ -14,6 +14,7 @@ version <next>:
- hsvkey and hsvhold video filters
- adecorrelate audio filter
- atilt audio filter
+- grayworld video filter
version 4.4: