From b70d89a033dacf53758256f875f1b23ce0ae13f1 Mon Sep 17 00:00:00 2001 From: Robert Nagy Date: Mon, 16 Apr 2012 08:17:25 +0200 Subject: lavfi: add avfilter_unref_bufferp() Signed-off-by: Anton Khirnov --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index f936d5f..8770b6d 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2011-04-18 API changes, most recent first: +2012-07-xx - xxxxxxx - lavfi 3.0.0 - avfilter.h + Add avfilter_unref_bufferp(). + 2012-07-10 - 5fade8a - lavu 51.37.0 Add av_malloc_array() and av_mallocz_array() -- cgit v1.1