Stefano Sabatini <[email protected]> writes: > On date Thursday 2011-07-14 10:43:49 +0200, Anton Khirnov encoded: >> --- >> doc/APIchanges | 6 ++++++ >> libavcodec/version.h | 2 +- >> libavformat/version.h | 2 +- >> 3 files changed, 8 insertions(+), 2 deletions(-) >> >> diff --git a/doc/APIchanges b/doc/APIchanges >> index 65e1da7..ed5ed69 100644 >> --- a/doc/APIchanges >> +++ b/doc/APIchanges >> @@ -13,6 +13,12 @@ libavutil: 2011-04-18 >> >> API changes, most recent first: >> > >> +2011-07-xx - xxxxxxx - lavf 53.3.0 >> + Add avformat_find_stream_info(); deprecate av_find_stream_info(). > > Nit: ";" looks ugly, please replace with "... and deprecate", or > "Deprecate X in favor of the added Y function".
A comma would work too. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
