Browse code

doc/APIchanges: Fix typos in hashes

Thanks-to: Moritz Barsnick <barsnick@gmx.net> for finding the correct ones

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit ec8a5262b03f85158d722dbc8b8f30cb6bd67e0f)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

Michael Niedermayer authored on 2018/04/17 01:23:12
Showing 1 changed files
... ...
@@ -742,7 +742,7 @@ API changes, most recent first:
742 742
   Add av_opt_get_dict_val/set_dict_val with AV_OPT_TYPE_DICT to support
743 743
   dictionary types being set as options.
744 744
 
745
-2014-08-13 - afbd4b8 - lavf 56.01.0 - avformat.h
745
+2014-08-13 - afbd4b7e09 - lavf 56.01.0 - avformat.h
746 746
   Add AVFormatContext.event_flags and AVStream.event_flags for signaling to
747 747
   the user when events happen in the file/stream.
748 748
 
... ...
@@ -759,7 +759,7 @@ API changes, most recent first:
759 759
 2014-08-08 - 5c3c671 - lavf 55.53.100 - avio.h
760 760
   Add avio_feof() and deprecate url_feof().
761 761
 
762
-2014-08-07 - bb78903 - lsws 2.1.3 - swscale.h
762
+2014-08-07 - bb789016d4 - lsws 2.1.3 - swscale.h
763 763
   sws_getContext is not going to be removed in the future.
764 764
 
765 765
 2014-08-07 - a561662 / ad1ee5f - lavc 55.73.101 / 55.57.3 - avcodec.h