From fbef7a76441dec5568633dd2124694ff56a3dcf7 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Tue, 9 Feb 2010 18:58:02 +0000 Subject: [PATCH] Add an entry for the recently added av_compare_ts() function. Originally committed as revision 21713 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/APIchanges b/doc/APIchanges index 83e5101..957096a 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,6 +12,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-02-07 - r21673 - lavu 50.9.0 - av_compare_ts() + Add av_compare_ts(). + 2010-02-05 - r30513 - lsws 0.10.0 - sws_getCoefficients() Add sws_getCoefficients(). -- 2.7.4