From fcc4ed1efa1a7575dc45fe57ce552af331941469 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Fri, 5 May 2017 13:21:39 +0200 Subject: lavu/sha512: update length argument following sha+md5 changes --- doc/APIchanges | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index e8c08ca..01c55a1 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -16,7 +16,7 @@ libavutil: 2015-08-28 API changes, most recent first: 2017-xx-xx - xxxxxxxxxx - Change av_sha_update() and av_md5_sum()/av_md5_update() length + Change av_sha_update(), av_sha512_update() and av_md5_sum()/av_md5_update() length parameter type to size_t at next major bump. 2017-05-05 - xxxxxxxxxx - lavc 57.94.100 - avcodec.h -- cgit v1.1