diff options
author | Alex Converse <alex.converse@gmail.com> | 2011-05-25 12:36:41 -0700 |
---|---|---|
committer | Alex Converse <alex.converse@gmail.com> | 2011-05-25 12:36:41 -0700 |
commit | 19a686b8a373e93807880c63bd73303616c96b71 (patch) | |
tree | 6a68c99203c74b837fbaf26984f0a44e3e1f410c /doc | |
parent | 30315a8d9c9bea98d54260956db58b6df56f9347 (diff) | |
download | ffmpeg-19a686b8a373e93807880c63bd73303616c96b71.tar.gz |
APIchanges: Fill in git hash for fps_probe_size (30315a8)
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 a99b798d80..90dd0ec10e 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,7 +13,7 @@ libavutil: 2011-04-18 API changes, most recent first: -2011-05-25 - XXXXXXX - lavf 53.1.0 - avformat.h +2011-05-25 - 30315a8 - lavf 53.1.0 - avformat.h Add fps_probe_size to AVFormatContext. 2011-05-18 - 64150ff - lavc 53.4.0 - AVCodecContext.request_sample_fmt |