summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2011-02-08 21:09:47 -0500
committerMichael Niedermayer <michaelni@gmx.at>2011-02-11 02:43:49 +0100
commit8a278ad30d6f9a428c71dfab5bd6fe68d4717094 (patch)
treea67ac1d8ea6001f74256b345e79e83f1e878bfd4 /doc
parentb9afb0446d37bfecc85600b49ca125a6af6a67a0 (diff)
Add missing git revision hask.
(cherry picked from commit c2bd7578af069206831a9c25fa68c9bbd5004619)
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 e7cd1c1b86..6df8bda639 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.