]> git.sesse.net Git - ffmpeg/commit
lavc: shedule old encoding/decoding API for removal
authorAnton Khirnov <anton@khirnov.net>
Mon, 25 Jan 2021 11:03:44 +0000 (12:03 +0100)
committerAnton Khirnov <anton@khirnov.net>
Tue, 26 Jan 2021 16:05:58 +0000 (17:05 +0100)
commit9e30859cb60b915f237581e3ce91b0d31592edc0
tree273bc816c6712a7a32a16b4354d5880412ea2575
parent25f4304ebbf96c7ae2952d72b04ad244f8d96334
lavc: shedule old encoding/decoding API for removal

It has been deprecated for 4 years and certain new codecs do not work
with it.

Also include AVCodecContext.refcounted_frames, as it has no effect with
the new API.
libavcodec/avcodec.h
libavcodec/decode.c
libavcodec/encode.c
libavcodec/internal.h
libavcodec/options_table.h
libavcodec/utils.c
libavcodec/version.h