mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
lavu/sha512: update length argument following sha+md5 changes
This commit is contained in:
parent
651ee93461
commit
fcc4ed1efa
3 changed files with 10 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue