[FFmpeg-cvslog] r20999 - trunk/doc/APIchanges
stefano
subversion
Sat Jan 2 00:53:02 CET 2010
Author: stefano
Date: Sat Jan 2 00:53:02 2010
New Revision: 20999
Log:
Add an entry for the av_match_ext() addition.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Sat Jan 2 00:50:10 2010 (r20998)
+++ trunk/doc/APIchanges Sat Jan 2 00:53:02 2010 (r20999)
@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-01-02 - r20998 - lavf 52.46.0 - av_match_ext()
+ Add av_match_ext(), it should be used in place of match_ext().
+
2010-01-01 - r20991 - lavf 52.45.0 - av_guess_format()
Add av_guess_format(), it should be used in place of guess_format().
More information about the ffmpeg-cvslog
mailing list