From 351f6118c7e3da6ea7a2ab0a8f7d25b2223f7c5a Mon Sep 17 00:00:00 2001 From: Lukasz Marek Date: Tue, 6 May 2014 21:28:51 +0200 Subject: lavu/fifo: add av_fifo_freep function Function allows to free fifo and reset freed pointer. Signed-off-by: Lukasz Marek --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 6c5bf4596a..da8b6969f5 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,9 @@ libavutil: 2012-10-22 API changes, most recent first: +2014-05-xx - xxxxxxx - lavu 52.82.0 - fifo.h + Add av_fifo_freep() function. + 2014-05-02 - ba52fb11 - lavu 52.81.0 - opt.h Add av_opt_set_dict2() function. -- cgit v1.2.3