Browse Source

Add an APIchanges note regarding the new rtp hinting flag

backport r23180 by mstorsjo


Originally committed as revision 23241 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
tags/v0.6
Martin Storsjö 15 years ago
parent
commit
f8a6c707a5
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      doc/APIchanges

+ 3
- 0
doc/APIchanges View File

@@ -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.


Loading…
Cancel
Save