mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
des: add av_des_alloc()
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
committed by
Anton Khirnov
parent
5d8bea3bb2
commit
d9e8b47e31
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user