[FFmpeg-cvslog] r21036 - trunk/doc/APIchanges
stefano
subversion
Wed Jan 6 17:22:15 CET 2010
Author: stefano
Date: Wed Jan 6 17:22:15 2010
New Revision: 21036
Log:
Add an entry for the avfilter_add_colorspace() API change.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Wed Jan 6 17:19:13 2010 (r21035)
+++ trunk/doc/APIchanges Wed Jan 6 17:22:15 2010 (r21036)
@@ -12,6 +12,10 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-01-06 - r21035 - lavfi 1.14.0 - avfilter_add_colorspace()
+ Change the avfilter_add_colorspace() signature, make it accept an
+ (AVFilterFormats **) rather than an (AVFilterFormats *) as before.
+
2010-01-03 - r21007 - lavfi 1.13.0 - avfilter_add_colorspace()
Add avfilter_add_colorspace().
More information about the ffmpeg-cvslog
mailing list