diff --git a/doc/APIchanges b/doc/APIchanges index a506299b2d..822351996f 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,12 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-11-21 - r25777 - lavf 52.85.0 - avformat.h + Add av_append_packet(). + +2010-11-21 - r25776 - lavc 52.97.0 - avcodec.h + Add av_grow_packet(). + 2010-11-17 - r25761 - lavcore 0.13.0 - parseutils.h Add av_parse_color() declared in libavcore/parseutils.h.