[FFmpeg-cvslog] r20273 - trunk/doc/APIchanges
stefano
subversion
Sun Oct 18 10:31:25 CEST 2009
Author: stefano
Date: Sun Oct 18 10:31:25 2009
New Revision: 20273
Log:
Add an entry for the avfilter_get_video_buffer() API change operated
in r20272.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Sun Oct 18 10:16:18 2009 (r20272)
+++ trunk/doc/APIchanges Sun Oct 18 10:31:25 2009 (r20273)
@@ -3,7 +3,7 @@ the last major version increase.
The last version increases were:
libavcodec: ?
libavdevice: ?
-libavfilter: ?
+libavfilter: 2009-10-18
libavformat: ?
libpostproc: ?
libswscale: ?
@@ -12,6 +12,10 @@ libavutil: 2009-03-08
API changes, most recent first:
+2009-10-18 - r20272 - lavfi 1.0.0 - avfilter_get_video_buffer()
+ Make avfilter_get_video_buffer() recursive and add the w and h
+ parameters to it.
+
2009-10-07 - r20189 - lavfi 0.5.1 - AVFilterPic
Added w and h fields to AVFilterPic.
More information about the ffmpeg-cvslog
mailing list