projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f124b08
)
Add an APIchanges entry for avformat_free_context
author
Martin Storsjö
<martin@martin.st>
Fri, 4 Feb 2011 10:04:17 +0000
(12:04 +0200)
committer
Ronald S. Bultje
<rsbultje@gmail.com>
Fri, 4 Feb 2011 16:38:46 +0000
(11:38 -0500)
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
af3e202
..
e182e32
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-13,6
+13,9
@@
libavutil: 2009-03-08
API changes, most recent first:
+2011-02-04 - f124b08 - lavf 52.96.0 - avformat_free_context()
+ Add avformat_free_context() in avformat.h.
+
2011-02-03 - f5b82f4 - lavc 52.109.0 - add CODEC_ID_PRORES
Add CODEC_ID_PRORES to avcodec.h.