X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2FAPIchanges;h=9b7a2d4b99107b2cf82c7dc35e3b1ce59e4ff2c9;hb=626535f6a169e2d821b969e0ea77125ba7482113;hp=63434ef6354655419e7727e0500e9f65c7f3b7b7;hpb=14fa0a4efbc989619860ed8ec0fd33dcdae558b0;p=ffmpeg diff --git a/doc/APIchanges b/doc/APIchanges index 63434ef6354..9b7a2d4b991 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -14,6 +14,11 @@ libavutil: 2017-10-21 API changes, most recent first: +2021-04-27 - xxxxxxxxxx - lavc yyyyyyyyy - codec.h + avcodec_find_encoder_by_name(), avcodec_find_encoder(), + avcodec_find_decoder_by_name() and avcodec_find_decoder() + now return a pointer to const AVCodec. + 2021-04-27 - xxxxxxxxxx - lavf yyyyyyyyy - avformat.h Constified AVFormatContext.*_codec.