From 16c9e6717e8b9524bf9126153e336db2f386514c Mon Sep 17 00:00:00 2001
From: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Date: Fri, 10 Jun 2011 13:03:22 +0200
Subject: [PATCH] APIchanges: fill hash for the
 avfilter_get_audio_buffer_ref_from_arrays addition

---
 doc/APIchanges | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 2d11ed54624..aa08b9d4c96 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,7 +13,7 @@ libavutil:   2011-04-18
 
 API changes, most recent first:
 
-2011-06-10 - xxxxxxx - lavfi 2.15.0 - avfilter_get_audio_buffer_ref_from_arrays
+2011-06-10 - c381960 - lavfi 2.15.0 - avfilter_get_audio_buffer_ref_from_arrays
   Add avfilter_get_audio_buffer_ref_from_arrays() to avfilter.h.
 
 2011-06-09 - d9f80ea - lavu 51.8.0 - AVMetadata
-- 
GitLab