git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add a flag to not overwrite existing tags
[ffmpeg.git]
/
doc
/
APIchanges
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
4a31c06
..
3e13466
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-12,6
+12,10
@@
libavutil: 2009-03-08
API changes, most recent first:
+2010-04-01 - rxxxxx - lavf 52.61.0 - metadata API
+ Add a flag for av_metadata_set2() to disable overwriting of
+ existing tags.
+
2010-04-01 - r22753 - lavc 52.66.0
Add avcodec_get_edge_width()