Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-10-20 09:45:51 +0400
committerStefano Sabatini <stefasab@gmail.com>2013-01-05 13:25:32 +0400
commit014056635944b7b22cd25aef44f0cdc4c237e9b6 (patch)
treecadfbf37a7ca6ef179f99ef94bed9e58a18718b3 /Changelog
parent172505b8bc361e4b08c75baf2d4d94e6c2ac94b9 (diff)
lavfi: add histeq filter
This is a port of virtual dub's histogram equalization filter by Donald A. Graft. Based on the work by Jérémy Tran <tran.jeremy.av@gmail.com>, done for SOCIS 2012.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e5bc96aced..fce5cdfb1a 100644
--- a/Changelog
+++ b/Changelog
@@ -56,6 +56,7 @@ version <next>:
- data: URI scheme
- support building on the Plan 9 operating system
- kerndeint filter ported from MPlayer
+- histeq filter ported from VirtualDub
version 1.0: