diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-08 21:09:47 -0500 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-09 09:17:28 -0500 |
commit | c2bd7578af069206831a9c25fa68c9bbd5004619 (patch) | |
tree | c73e4e8e3ade135eeace34d1116624153be86816 /doc/APIchanges | |
parent | e4e234fad77daa8628fc56155563248165d51ab4 (diff) | |
download | ffmpeg-c2bd7578af069206831a9c25fa68c9bbd5004619.tar.gz |
Add missing git revision hask.
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 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. |