From d9e8b47e3144262d6bc4681740411d4bdafad6ac Mon Sep 17 00:00:00 2001 From: James Almer Date: Tue, 28 Jul 2015 16:57:49 -0300 Subject: des: add av_des_alloc() Signed-off-by: James Almer Signed-off-by: Anton Khirnov --- doc/APIchanges | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index cfab8c6d68..7a653994cd 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -17,6 +17,7 @@ API changes, most recent first: xxxxxxx - Add av_blowfish_alloc(). xxxxxxx - Add av_rc4_alloc(). xxxxxxx - Add av_xtea_alloc(). + xxxxxxx - Add av_des_alloc(). 2015-07-29 - 7e38340 - lavu 54.16.0 - hmac.h Add AV_HMAC_SHA224 and AV_HMAC_SHA256. -- cgit v1.2.3