summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-12-23 17:24:19 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-12-23 17:24:19 +0000
commitcf69ad35c5a7aab9cf056f957bfea484e849527c (patch)
tree711f479e70204e90a2fbdd4c1446e24d60627f88 /Changelog
parent8399d235177f323b2d349a47d174f446ae209652 (diff)
Redesign the libopencv wrapper to make it more generic. Accept both
FILTERNAME=ARGS and FILTERNAME:ARGS syntax. The same filter class will be used for managing all the libopencv filtering functions. Originally committed as revision 26079 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b56a31dcf9..c0bef59891 100644
--- a/Changelog
+++ b/Changelog
@@ -66,6 +66,7 @@ version <next>:
- FLAC parser added
- gradfun filter added
- AMR-WB decoder
+- replace the ocv_smooth filter by a more generic ocv filter
version 0.6: