Browse Source

Add an entry to APIchanges for the addition of av_get_random_seed

Originally committed as revision 23256 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Martin Storsjö 15 years ago
parent
commit
cca68a5430
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-23 - r23255 - lavu 50.16.0 - av_get_random_seed
Add av_get_random_seed()

2010-05-18 - r23161 - lavf 52.63.0 - AVFMT_FLAG_RTP_HINT
Add AVFMT_FLAG_RTP_HINT as possible value for AVFormatContext.flags



Loading…
Cancel
Save