[FFmpeg-cvslog] r23003 - trunk/doc/APIchanges
reimar
subversion
Sat May 1 15:54:13 CEST 2010
Author: reimar
Date: Sat May 1 15:54:13 2010
New Revision: 23003
Log:
Document av_probe_input_format2 API addition.
Modified:
trunk/doc/APIchanges
Modified: trunk/doc/APIchanges
==============================================================================
--- trunk/doc/APIchanges Sat May 1 15:49:35 2010 (r23002)
+++ trunk/doc/APIchanges Sat May 1 15:54:13 2010 (r23003)
@@ -12,6 +12,10 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-05-01 - r23002 - lavf 52.62.0 - probe function
+ Add av_probe_input_format2 to API, it allows ignoring probe
+ results below given score and returns the actual probe score.
+
2010-04-01 - r22806 - lavf 52.61.0 - metadata API
Add a flag for av_metadata_set2() to disable overwriting of
existing tags.
More information about the ffmpeg-cvslog
mailing list