]> git.sesse.net Git - ffmpeg/blobdiff - doc/APIchanges
avformat/avformat: Constify AVFormatContext.*_codec pointers
[ffmpeg] / doc / APIchanges
index 0434a410f1d54d38b9137908032d14be859b36c0..63434ef6354655419e7727e0500e9f65c7f3b7b7 100644 (file)
@@ -14,6 +14,9 @@ libavutil:     2017-10-21
 
 API changes, most recent first:
 
+2021-04-27 - xxxxxxxxxx - lavf yyyyyyyyy - avformat.h
+  Constified AVFormatContext.*_codec.
+
 2021-04-27 - xxxxxxxxxx - lavf yyyyyyyyy - avformat.h
   Constified the pointers to AVInputFormats and AVOutputFormats
   in AVFormatContext, avformat_alloc_output_context2(),