]> git.sesse.net Git - ffmpeg/commit
bsf: add a flushing mechanism to AVBSFContext
authorJames Almer <jamrial@gmail.com>
Fri, 27 Jul 2018 16:18:29 +0000 (13:18 -0300)
committerJames Almer <jamrial@gmail.com>
Fri, 17 Aug 2018 17:06:21 +0000 (14:06 -0300)
commite1e1e8dbb204085443d95a05f91a5c33574792ce
tree20005e4ab4583fc4207549048deefdea2cc8467c
parent6a9c00c09d2bc50c0ea64ba092b2f4afc46aa978
bsf: add a flushing mechanism to AVBSFContext

Meant to reset the internal bsf state without the need to reinitialize it.

Signed-off-by: James Almer <jamrial@gmail.com>
doc/APIchanges
libavcodec/avcodec.h
libavcodec/bsf.c
libavcodec/version.h