From a8068346e48e123f8d3bdf4d64464d81e53e5fc7 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 1 Jun 2014 09:38:22 +0200 Subject: lavc: add a variant of av_get_audio_frame_duration working with AVCodecParameters --- doc/APIchanges | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 9e11ccc570..70fce18d39 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,7 @@ API changes, most recent first: 2016-xx-xx - lavc 57.14.0 - avcodec.h xxxxxxx - Add AVCodecParameters and its related API. + xxxxxxx - Add av_get_audio_frame_duration2(). 2016-xx-xx - xxxxxxx - lavf 57.4.0 - avformat.h Add AVFormatContext.protocol_whitelist and protocol_blacklist. -- cgit v1.2.3