summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorAnton Khirnov <wyskas@gmail.com>2010-04-05 19:46:55 +0000
committerRonald S. Bultje <rsbultje@gmail.com>2010-04-05 19:46:55 +0000
commit3dd6180fc7900b0b658e9175160dfe907784da5c (patch)
treeba5ce3020b4c13e73d6a0890535bc64cb0ee4f03 /doc/APIchanges
parent0950e1703be141deccd3c1bc80d38145936b5f84 (diff)
Add a flag to not overwrite existing tags
Patch by Anton Khirnov <wyskas gmail com>. Originally committed as revision 22806 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 4a31c06e72..3e13466ab9 100644
--- 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()