From f85842b09e082f7e43d8d8d180f1fb469ef547da Mon Sep 17 00:00:00 2001
From: James Almer <jamrial@gmail.com>
Date: Tue, 16 Aug 2016 23:23:50 -0300
Subject: [PATCH] doc/APIChanges: fill in missing git hashes

Signed-off-by: James Almer <jamrial@gmail.com>
---
 doc/APIchanges | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 40851f66a90..2572b1c85d4 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,7 +15,7 @@ libavutil:     2015-08-28
 
 API changes, most recent first:
 
-2016-08-15 - xxxxxxx - lavc 57.53.100 - avcodec.h
+2016-08-15 - c3c4c72 - lavc 57.53.100 - avcodec.h
   Add trailing_padding to AVCodecContext to match the corresponding
   field in AVCodecParameters.
 
@@ -25,10 +25,10 @@ API changes, most recent first:
   av_bsf_list_append2(), av_bsf_list_finalize(), av_bsf_list_parse_str()
   and av_bsf_get_null_filter().
 
-2016-08-04 - xxxxxxx - lavf 57.46.100 - avformat.h
+2016-08-04 - 82a33c8 - lavf 57.46.100 - avformat.h
   Add av_get_frame_filename2()
 
-2016-07-09 - xxxxxxx / 90f469a - lavc 57.50.100 / 57.20.0 - avcodec.h
+2016-07-09 - 775389f / 90f469a - lavc 57.50.100 / 57.20.0 - avcodec.h
   Add FF_PROFILE_H264_MULTIVIEW_HIGH and FF_PROFILE_H264_STEREO_HIGH.
 
 2016-06-30 - c1c7e0ab - lavf 57.41.100 - avformat.h
-- 
GitLab