OSDN Git Service

Document added functions.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 21 Nov 2010 11:38:08 +0000 (11:38 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 21 Nov 2010 11:38:08 +0000 (11:38 +0000)
Originally committed as revision 25783 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/APIchanges

index a506299..8223519 100644 (file)
@@ -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.