]> git.sesse.net Git - ffmpeg/commit
put_bits: make avpriv_copy_bits() lavc-local
authorAnton Khirnov <anton@khirnov.net>
Mon, 26 Oct 2020 12:41:39 +0000 (13:41 +0100)
committerAnton Khirnov <anton@khirnov.net>
Wed, 28 Oct 2020 12:53:23 +0000 (13:53 +0100)
commitdc1099442e2d772b440b0c37d465538a7fe5a684
treeac05bf4da2ac524a87ceaf14454df6af5e330a54
parent944ba30db0bda967305690fbfeed4ce6f1e976b2
put_bits: make avpriv_copy_bits() lavc-local

It is not used outside of lavc anymore. Keep the avpriv exported symbol
around until the next bump to preserve ABI compatibility.
libavcodec/bitstream.c
libavcodec/mpeg4videoenc.c
libavcodec/mpegvideo_enc.c
libavcodec/put_bits.h
libavcodec/svq1enc.c
libavcodec/wmalosslessdec.c
libavcodec/wmaprodec.c
libavcodec/wmavoice.c