]> git.sesse.net Git - ffmpeg/commit
avcodec/codec2utils: move the remaining avpriv functions to lavf
authorJames Almer <jamrial@gmail.com>
Mon, 26 Oct 2020 14:18:03 +0000 (11:18 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 28 Oct 2020 14:59:35 +0000 (11:59 -0300)
commit37d742b607d47122d23d548ffd7ad9b09cbc5298
tree4f5a60c4d9b67170e2807939616891c560f4630c
parent7f76974e7d42c492ff6978b9d72ff618e8e2ccab
avcodec/codec2utils: move the remaining avpriv functions to lavf

They are only used by the codec2 demuxers.

The symbols are kept around until the next major bump.

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/codec2utils.c
libavcodec/codec2utils.h
libavformat/codec2.c