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:
a181981
)
add av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY and AV_METADATA_DONT_STRDUP_VAL
author
Michael Niedermayer
<michaelni@gmx.at>
Sun, 13 Dec 2009 20:24:19 +0000
(20:24 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Sun, 13 Dec 2009 20:24:19 +0000
(20:24 +0000)
Originally committed as revision 20835 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
5f3793f
..
69878b3
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-12,6
+12,9
@@
libavutil: 2009-03-08
API changes, most recent first:
+2009-12-13 - r20834 - lavf 52.43.0 - metadata API
+ add av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY and AV_METADATA_DONT_STRDUP_VAL
+
2009-12-13 - r20829 - lavu 50.7.0 - avstring.h API
add av_d2str()