diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-05-26 01:22:29 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-05-26 01:22:29 +0200 |
commit | d2eacbb754bab656640bbe98c6ee90ee8887aff1 (patch) | |
tree | 82ceea0aef62b0ab4b8496e9bad9af022860db37 /doc | |
parent | d236d4907c9326bae82ea7972a79ed93b28aeefb (diff) | |
download | ffmpeg-d2eacbb754bab656640bbe98c6ee90ee8887aff1.tar.gz |
doc/APIchanges: fix typo in date
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index f54d5b7bc9..4a47291917 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,7 +15,7 @@ libavutil: 2012-10-22 API changes, most recent first: -2014-05-16 - c37d179 - lavf 55.41.100 - avformat.h +2014-05-26 - c37d179 - lavf 55.41.100 - avformat.h Add format_probesize to AVFormatContext. 2014-05-19 - xxxxxxx - lavf 55.18.0 - avformat.h |