From cca68a543048c22494edd09c2fd27b2b0e7ccb7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Sun, 23 May 2010 09:47:18 +0000 Subject: [PATCH] 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 --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/APIchanges b/doc/APIchanges index 7a55226a40..8aba43f9b8 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -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