From 564b4591bbe223bdc5f36a1131eaef103f23f5d0 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 30 May 2014 21:04:14 +0200 Subject: opt: Add av_opt_copy() MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This includes documentation and other modifications by Lukasz Marek and Martin Storsjö. Signed-off-by: Martin Storsjö --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 4dae05ecde..c3b81faf36 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2015-08-28 API changes, most recent first: +2016-xx-xx - xxxxxxx - lavu 55.10.0 - opt.h + Add av_opt_copy(). + 2016-xx-xx - xxxxxxx - lavc 57.16.0 - avcodec.h Add a new audio/video encoding and decoding API with decoupled input and output -- avcodec_send_packet(), avcodec_receive_frame(), -- cgit v1.2.3