X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2FAPIchanges;h=606ba7f6c0a346ba6db834d600e139b87607b019;hb=d7458ca8d7c8ae65fca0e4641cdc77c6dc327808;hp=52336d1dec715e5d71ee3a59dd864737241667e2;hpb=79ebf1e19b9ea97f121385d47a517e1111dd68d1;p=ffmpeg diff --git a/doc/APIchanges b/doc/APIchanges index 52336d1dec7..606ba7f6c0a 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,13 @@ libavutil: 2015-08-28 API changes, most recent first: +2017-09-27 - xxxxxxx - lavu 55.77.101 / lavu 55.31.1 - frame.h + Allow passing the value of 0 (meaning "automatic") as the required alignment + to av_frame_get_buffer(). + +2017-09-27 - xxxxxxx - lavu 55.77.100 / lavu 55.31.0 - cpu.h + Add av_cpu_max_align() for querying maximum required data alignment. + 2017-09-26 - xxxxxxx - lavc 57.106.102 - avcodec.h Deprecate AVCodecContext.refcounted_frames. This was useful for deprecated API only (avcodec_decode_video2/avcodec_decode_audio4). The new decode APIs