From a2b1662741a50147b11b696e0a317633f8238bff Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sun, 3 Jan 2010 22:29:18 +0000 Subject: Add an entry for the avfilter_add_colorspace() API addition. Originally committed as revision 21008 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index 4683845886..31140b0111 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,6 +12,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-01-03 - r21007 - lavfi 1.13.0 - avfilter_add_colorspace() + Add avfilter_add_colorspace(). + 2010-01-02 - r20998 - lavf 52.46.0 - av_match_ext() Add av_match_ext(), it should be used in place of match_ext(). -- cgit v1.2.3