[FFmpeg-cvslog] r23241 - in branches/0.6: . doc/APIchanges

mstorsjo subversion
Fri May 21 23:49:28 CEST 2010


Author: mstorsjo
Date: Fri May 21 23:49:28 2010
New Revision: 23241

Log:
Add an APIchanges note regarding the new rtp hinting flag


backport r23180 by mstorsjo

Modified:
   branches/0.6/   (props changed)
   branches/0.6/doc/APIchanges

Modified: branches/0.6/doc/APIchanges
==============================================================================
--- branches/0.6/doc/APIchanges	Fri May 21 23:48:17 2010	(r23240)
+++ branches/0.6/doc/APIchanges	Fri May 21 23:49:28 2010	(r23241)
@@ -12,6 +12,9 @@ libavutil:   2009-03-08
 
 API changes, most recent first:
 
+2010-05-18 - r23161 - lavf 52.63.0 - AVFMT_FLAG_RTP_HINT
+  Add AVFMT_FLAG_RTP_HINT as possible value for AVFormatContext.flags
+
 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.



More information about the ffmpeg-cvslog mailing list