mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
avutil/crypto: change length parameter to size_t on the remaining modules
See651ee93461fcc4ed1efaSigned-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user