From 7e86c27b4ee9e5a3fbe6cf5249b9d918b2a5e731 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 25 Apr 2013 20:08:49 +0200 Subject: lavr: add a function for checking whether AVAudioResampleContext is open --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index d8f5f51b90..ec311a5177 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2013-12-xx API changes, most recent first: +2014-02-xx - xxxxxxx - lavr 1.2.0 - avresample.h + Add avresample_is_open() for checking whether a resample context is open. + 2014-xx-xx - xxxxxxx - lavu 53.04.0 - opt.h Add AV_OPT_FLAG_EXPORT and AV_OPT_FLAG_READONLY to mark options meant (only) for reading. -- cgit v1.2.3