avutil/crypto: change length parameter to size_t on the remaining modules

See 651ee93461
fcc4ed1efa

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2018-02-15 11:12:54 -03:00
parent 75027066d8
commit 8a8d0b319a
7 changed files with 32 additions and 0 deletions

View File

@@ -15,6 +15,10 @@ libavutil: 2017-10-21
API changes, most recent first:
2018-02-xx - xxxxxxx
Change av_ripemd_update(), av_murmur3_update() and av_hash_update() length
parameter type to size_t at next major bump.
2018-02-xx - xxxxxxx - lavfi 7.12.100 - avfilter.h
Add AVFilterContext.extra_hw_frames.