[FFmpeg-devel] [PATCH 3/3] avcodec/codec2utils: move the remaining avpriv functions to lavf

Anton Khirnov anton at khirnov.net
Wed Oct 28 13:23:35 EET 2020


Quoting James Almer (2020-10-27 15:18:59)
> They are only used by the codec2 demuxers.
> 
> The symbols are kept around until the next major bump.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavcodec/codec2utils.c |  2 ++
>  libavcodec/codec2utils.h |  4 +++
>  libavformat/codec2.c     | 66 ++++++++++++++++++++++++++++++++++++++--
>  3 files changed, 69 insertions(+), 3 deletions(-)

Looks ok

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list