X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2FAPIchanges;h=09b1a49798c011e571c7830300c5a9c42007bab1;hb=66be24262689c7ec16c28b156d5811c23433f73f;hp=b9d7b8b5695bf71806339b80b47f3931c8c12508;hpb=d168fe14e949b100f9552198339502331405d8ad;p=ffmpeg diff --git a/doc/APIchanges b/doc/APIchanges index b9d7b8b5695..09b1a49798c 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,18 @@ libavutil: 2015-08-28 API changes, most recent first: +2017-xx-xx - xxxxxxx - lavc 57.95.100 / 57.31.0 - avcodec.h + Add AVCodecContext.apply_cropping to control whether cropping + is handled by libavcodec or the caller. + +2017-xx-xx - xxxxxxx - lavu 55.62.100 / 55.30.0 - frame.h + Add AVFrame.crop_left/right/top/bottom fields for attaching cropping + information to video frames. + +2017-xx-xx - xxxxxxxxxx + 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 The cuvid decoders now support AVCodecContext.hw_device_ctx, which removes the requirement to set an incomplete AVCodecContext.hw_frames_ctx only to