Commit f337adcd authored by Michael Niedermayer's avatar Michael Niedermayer

doc/APIchanges: Fix typos in hashes

Thanks-to: Moritz Barsnick <barsnick@gmx.net> for finding the correct ones
Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit ec8a5262)
Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 25ecdac8
...@@ -232,7 +232,7 @@ API changes, most recent first: ...@@ -232,7 +232,7 @@ API changes, most recent first:
Add av_opt_get_dict_val/set_dict_val with AV_OPT_TYPE_DICT to support Add av_opt_get_dict_val/set_dict_val with AV_OPT_TYPE_DICT to support
dictionary types being set as options. dictionary types being set as options.
2014-08-13 - afbd4b8 - lavf 56.01.0 - avformat.h 2014-08-13 - afbd4b7e09 - lavf 56.01.0 - avformat.h
Add AVFormatContext.event_flags and AVStream.event_flags for signaling to Add AVFormatContext.event_flags and AVStream.event_flags for signaling to
the user when events happen in the file/stream. the user when events happen in the file/stream.
...@@ -249,7 +249,7 @@ API changes, most recent first: ...@@ -249,7 +249,7 @@ API changes, most recent first:
2014-08-08 - 5c3c671 - lavf 55.53.100 - avio.h 2014-08-08 - 5c3c671 - lavf 55.53.100 - avio.h
Add avio_feof() and deprecate url_feof(). Add avio_feof() and deprecate url_feof().
2014-08-07 - bb78903 - lsws 2.1.3 - swscale.h 2014-08-07 - bb789016d4 - lsws 2.1.3 - swscale.h
sws_getContext is not going to be removed in the future. sws_getContext is not going to be removed in the future.
2014-08-07 - a561662 / ad1ee5f - lavc 55.73.101 / 55.57.3 - avcodec.h 2014-08-07 - a561662 / ad1ee5f - lavc 55.73.101 / 55.57.3 - avcodec.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment