[FFmpeg-cvslog] r25228 - trunk/doc/APIchanges
stefano
subversion
Mon Sep 27 19:02:53 CEST 2010
Author: stefano
Date: Mon Sep 27 19:02:53 2010
New Revision: 25228
Log:
Add APIchanges entry after r25227.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Mon Sep 27 18:58:48 2010 (r25227)
+++ trunk/doc/APIchanges Mon Sep 27 19:02:53 2010 (r25228)
@@ -13,6 +13,10 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-09-27 - r25227 - lavfi 1.47.0 - AVFilterLink
+ Make the AVFilterLink fields srcpad and dstpad store the pointers to
+ the source and destination pads, rather than their indexes.
+
2010-09-27 - r25225 - lavu 50.30.0 - av_get_token()
Move av_get_token() from libavfilter/parseutils.h to
libavutil/avstring.h.
More information about the ffmpeg-cvslog
mailing list