summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorSupraja Meedinti <supraja0493@gmail.com>2014-12-31 21:50:18 +0530
committerMichael Niedermayer <michaelni@gmx.at>2015-01-02 15:19:36 +0100
commitc6bb651bce2b17aa4e278ee8f354fd21d08952d1 (patch)
tree9db7c22a767628ece1da8b9fcfd4f79ef902b9f4 /Changelog
parent4c7a1ccb366ce242539650e3bb1d4f5573e6fd39 (diff)
libavutil: Added Camellia symmetric block cipher
Signed-off-by: Supraja Meedinti <supraja0493@gmail.com> Previous version of this patch reviewed-by: Giorgio Vazzana <mywing81@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 90392569e5..4575e8b099 100644
--- a/Changelog
+++ b/Changelog
@@ -10,6 +10,7 @@ version <next>:
- non continuous cache protocol support
- tblend filter
- cropdetect support for non 8bpp, absolute (if limit >= 1) and relative (if limit < 1.0) threshold
+- Camellia symmetric block cipher
version 2.5: