summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2010-04-05 19:55:12 +0000
committerRonald S. Bultje <rsbultje@gmail.com>2010-04-05 19:55:12 +0000
commit2100348c3ee4ad9bdf9284b0ed367892e4c8c70b (patch)
treedb4411c733aa8973fefef6ac90b00558672e5690 /doc
parent46e6fb4c5484938f4d0c5e44b190ee752b64fd18 (diff)
Add actually correct rXXXXX here.
Originally committed as revision 22810 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 3e13466ab9..02533c8a43 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,7 +12,7 @@ libavutil: 2009-03-08
API changes, most recent first:
-2010-04-01 - rxxxxx - lavf 52.61.0 - metadata API
+2010-04-01 - r22806 - lavf 52.61.0 - metadata API
Add a flag for av_metadata_set2() to disable overwriting of
existing tags.