diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-06-28 13:11:32 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-06-28 13:11:32 +0200 |
commit | cc923727226b2e99500efca778883d5fb813d348 (patch) | |
tree | 3964aab0b08b2b925e25f0f230b48cfadcf6eb5f | |
parent | 7448afc52b693380d6ce6d79110a4572f9f6e07b (diff) | |
download | ffmpeg-cc923727226b2e99500efca778883d5fb813d348.tar.gz |
doc/APIchanges: lengthening a hash to make it non ambigous
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 2db9e60727..55a95d18e0 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -351,7 +351,7 @@ API changes, most recent first: 2013-09-04 - 3e1f507 - lavc 55.31.101 - avcodec.h avcodec_close() argument can be NULL. -2013-09-04 - 36cd017 - lavf 55.16.101 - avformat.h +2013-09-04 - 36cd017a - 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 |