summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-08-02 10:38:33 +0200
committerHendrik Leppkes <h.leppkes@gmail.com>2015-08-02 10:38:33 +0200
commita130ec9540b4a56b315c24285623b867c4c6f95c (patch)
tree509257f38c3af574e38189633bc99e89f84b2b29 /doc
parent9ed59f16e005554fe412bcc05b2ed40688f4fd16 (diff)
parentae365453c370c85f278bff7fbf9e20d9d335cb2a (diff)
Merge commit 'ae365453c370c85f278bff7fbf9e20d9d335cb2a'
* commit 'ae365453c370c85f278bff7fbf9e20d9d335cb2a': rc4: add av_rc4_alloc() Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index d222fc67b7..5fcbabb9e4 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -17,6 +17,7 @@ API changes, most recent first:
2015-xx-xx - lavu 54.30.0
xxxxxxx - Add av_blowfish_alloc().
+ xxxxxxx - Add av_rc4_alloc().
2015-xx-xx - lavc 56.35.0 - avcodec.h
xxxxxxxxx - Rename CODEC_FLAG* defines to AV_CODEC_FLAG*.