mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-28 08:51:11 +01:00
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>
This commit is contained in:
@@ -13,6 +13,9 @@ libavutil: 2017-03-23
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2018-xx-xx - xxxxxxx - lavc 58.10.0 - avcodec.h
|
||||
Add av_bsf_flush().
|
||||
|
||||
2018-02-xx - xxxxxxx - lavfi 7.1.0 - avfilter.h
|
||||
Add AVFilterContext.extra_hw_frames.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user