diff options
author | Clément Bœsch <u@pkh.me> | 2013-09-04 22:18:59 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2013-09-04 22:18:59 +0200 |
commit | f9742896713d220a006a7423a481129aeedc14fc (patch) | |
tree | 9a6339e4c0beb29480e467f95c02286931f7e333 | |
parent | 3e1f507f3e8f16b716aa115552d243b48ae809bd (diff) | |
download | ffmpeg-f9742896713d220a006a7423a481129aeedc14fc.tar.gz |
doc/APIchanges: update hashes and dates after last two commits.
Sorry, I'm too lazy to fix the rest.
-rw-r--r-- | doc/APIchanges | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 45965e9d09..4dcf7bff64 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,10 +15,10 @@ libavutil: 2012-10-22 API changes, most recent first: -2013-xx-xx - xxxxxxx - lavc 55.31.101 - avcodec.h +2013-09-04 - 3e1f507 - lavc 55.31.101 - avcodec.h avcodec_close() argument can be NULL. -2013-xx-xx - xxxxxxx - lavf 55.16.101 - avformat.h +2013-09-04 - 36cd017 - lavf 55.16.101 - avformat.h avformat_close_input() argument can be NULL and point on NULL. 2013-08-29 - e31db62 - lavf 55.15.100 - avformat.h |