summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-01-15 11:13:04 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-01-15 11:13:04 +0000
commitf93fe7764ba054b92d33333f604cfc87767669a0 (patch)
treeadd9eae0b9498e098ead741e18832fcc4b5b592a /doc/APIchanges
parenteb40d7ffa7d455697849a0a505ca42836b30aa6d (diff)
Add APIchanges entry for the av_metadata_copy() addition.
Originally committed as revision 26361 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index ff8c347027..63cb0ddcb5 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2011-01-14 - r26330 - lavf 52.93.0 - av_metadata_copy()
+ Add av_metadata_copy() in avformat.h.
+
2011-01-07 - r26262 - lavc 52.107.0 - deprecate reordered_opaque
Deprecate reordered_opaque in favor of pkt_pts/dts.