[FFmpeg-devel] [PATCH v2 1/6] lavc: add new API for iterating codecs and codec parsers

wm4 nfxjfg at googlemail.com
Wed Jan 3 17:31:17 EET 2018


On Wed, 3 Jan 2018 00:42:36 +0000
Josh de Kock <josh at itanimul.li> wrote:

> Also replace linked list with an array.
> ---

> diff --git a/doc/APIchanges b/doc/APIchanges
> index 3c9f237..3d28d85 100644
> --- a/doc/APIchanges
> +++ b/doc/APIchanges
> @@ -15,6 +15,10 @@ libavutil:     2017-10-21
>  
>  API changes, most recent first:
>  
> +2018-xx-xx - xxxxxxx - lavc 58.9.100 - avcodec.h
> +  Deprecate use of avcodec_register(), avcodec_register_all(), and
> +  av_codec_next(). Add av_codec_iterate().
> +

PS: oh, sorry, APIchanges entry was present. Never mind.


More information about the ffmpeg-devel mailing list