diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-08 21:09:47 -0500 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-02-11 02:43:49 +0100 |
commit | 8a278ad30d6f9a428c71dfab5bd6fe68d4717094 (patch) | |
tree | a67ac1d8ea6001f74256b345e79e83f1e878bfd4 /doc/APIchanges | |
parent | b9afb0446d37bfecc85600b49ca125a6af6a67a0 (diff) | |
download | ffmpeg-8a278ad30d6f9a428c71dfab5bd6fe68d4717094.tar.gz |
Add missing git revision hask.
(cherry picked from commit c2bd7578af069206831a9c25fa68c9bbd5004619)
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 2 |
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. |