From 7e8eba2d8755962d9dca5eade57bf8f591a73c0c Mon Sep 17 00:00:00 2001 From: Josh de Kock Date: Fri, 22 Dec 2017 22:17:00 +0000 Subject: lavc: add new API for iterating codecs and codec parsers Based on an unfinished patch by atomnuker. --- doc/APIchanges | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index b802f62..bb49fd5 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,10 @@ libavutil: 2017-10-21 API changes, most recent first: +2018-01-xx - xxxxxxx - lavc 58.9.100 - avcodec.h + Deprecate use of avcodec_register(), avcodec_register_all(), and + av_codec_next(). Add av_codec_iterate(). + 2018-02-xx - xxxxxxx - lavf 58.8.100 - avformat.h Deprecate the current names of the RTSP "timeout", "stimeout", "user-agent" options. Introduce "listen_timeout" as replacement for the current "timeout" -- cgit v1.1