* commit 'e435beb1ea':
  crypto: consistently use size_t as type for length parameters

Merged-by: Clément Bœsch <cboesch@gopro.com>
This commit is contained in:
Clément Bœsch 2017-05-05 13:04:24 +02:00
commit 651ee93461
6 changed files with 36 additions and 3 deletions

View file

@ -15,6 +15,10 @@ 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
parameter type to size_t at next major bump.
2017-05-05 - xxxxxxxxxx - lavc 57.94.100 - avcodec.h
The cuvid decoders now support AVCodecContext.hw_device_ctx, which removes
the requirement to set an incomplete AVCodecContext.hw_frames_ctx only to