[FFmpeg-cvslog] r18720 - trunk/doc/APIchanges
ramiro
subversion
Thu Apr 30 14:08:35 CEST 2009
Author: ramiro
Date: Thu Apr 30 14:08:35 2009
New Revision: 18720
Log:
Document change in r18719.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Thu Apr 30 14:06:34 2009 (r18719)
+++ trunk/doc/APIchanges Thu Apr 30 14:08:35 2009 (r18720)
@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2009-04-30 - r18719 - lavc 52.28.0 - av_free_packet
+ av_free_packet() is no longer an inline function. It is now exported.
+
2009-04-11 - r18431 - lavc 52.25.0 - deprecate av_destruct_packet_nofree
Please use NULL instead. This has been supported since r16506
(lavf > 52.23.1, lavc > 52.10.0).
More information about the ffmpeg-cvslog
mailing list