]> git.sesse.net Git - ffmpeg/commit
avcodec/cbs: add a flush callback to CodedBitstreamType
authorJames Almer <jamrial@gmail.com>
Thu, 24 Sep 2020 20:57:42 +0000 (17:57 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 30 Sep 2020 00:38:27 +0000 (21:38 -0300)
commit515b6419ca51f036a2d6dd42841a4be07147f865
tree49390097e4abd2135fdd1815caaf01063b758ba3
parent23d075416544f55a605b1818a8491c818312a62d
avcodec/cbs: add a flush callback to CodedBitstreamType

Used to reset the codec's private internal state.

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/cbs.c
libavcodec/cbs.h
libavcodec/cbs_internal.h