summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorRamiro Polla <ramiro.polla@gmail.com>2010-07-03 20:57:32 +0000
committerRamiro Polla <ramiro.polla@gmail.com>2010-07-03 20:57:32 +0000
commit13088d27e44bdd9315cf50f3f314b067c60861f9 (patch)
treecdfe0471605e0374a0cb59f3da71f99c6b1a52ff /doc/APIchanges
parent478b9d74d4ad42a1cfa822fe32bbd27975feb86b (diff)
APIchanges: add entry for r23985 (install lfg.h)
Originally committed as revision 24031 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 5efcd7b6fe..80746d795b 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,10 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-07-02 - r23985 - lavu 50.20.0 - lfg.h
+ Export av_lfg_init(), av_lfg_get(), av_mlfg_get(), and av_bmg_get() through
+ lfg.h.
+
2010-06-29 - r23885 - lavc 52.79.0
Added FF_COMPLIANCE_UNOFFICIAL and changed all instances of FF_COMPLIANCE_INOFFICIAL to use FF_COMPLIANCE_UNOFFICIAL