From 162e4004643c929a8a799f4362c68bef5a53ba50 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Thu, 12 Apr 2012 00:02:30 +0200 Subject: lavfi: install asrc_abuffer.h header The header is part of the public API, in particular is used by doc/examples/filtering_audio.c. --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index 9916309..9a58117 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2011-04-18 API changes, most recent first: +2012-04-12 - xxxxxxx - lavfi 2.68.100 + Install libavfilter/asrc_abuffer.h public header. + 2012-03-26 - a67d9cf - lavfi 2.66.100 Add avfilter_fill_frame_from_{audio_,}buffer_ref() functions. -- cgit v1.1