From 7a7df34c91e16ea8936f59524145a2cdd6b790f9 Mon Sep 17 00:00:00 2001 From: James Almer Date: Tue, 28 Jul 2015 16:57:46 -0300 Subject: blowfish: add av_blowfish_alloc() Signed-off-by: James Almer Signed-off-by: Anton Khirnov --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 17a6d88c9f..42f13fa880 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2014-08-09 API changes, most recent first: +2015-xx-xx - lavu 54.17.0 + xxxxxxx - Add av_blowfish_alloc(). + 2015-07-29 - 7e38340 - lavu 54.16.0 - hmac.h Add AV_HMAC_SHA224 and AV_HMAC_SHA256. -- cgit v1.2.3