summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2011-02-08 21:09:47 -0500
committerRonald S. Bultje <rsbultje@gmail.com>2011-02-09 09:17:28 -0500
commitc2bd7578af069206831a9c25fa68c9bbd5004619 (patch)
treec73e4e8e3ade135eeace34d1116624153be86816 /doc/APIchanges
parente4e234fad77daa8628fc56155563248165d51ab4 (diff)
Add missing git revision hask.
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index e459cfd1af..c88d4d2db3 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,7 +13,7 @@ libavutil: 2009-03-08
API changes, most recent first:
-2011-02-08 - xxxxxxx - lavf 52.98.0 - av_probe_input_buffer
+2011-02-08 - 3940caa - lavf 52.98.0 - av_probe_input_buffer
Add av_probe_input_buffer() to avformat.h for probing format from a
ByteIOContext.