[FFmpeg-devel] [PATCH 1/8] avcodec/cbs: add a flush callback to CodedBitstreamType
James Almer
jamrial at gmail.com
Mon Sep 28 17:03:33 EEST 2020
On 9/25/2020 11:43 AM, James Almer wrote:
> Used to reset the codec's private internal state.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/cbs.c | 6 ++++++
> libavcodec/cbs.h | 5 +++++
> libavcodec/cbs_internal.h | 3 +++
> 3 files changed, 14 insertions(+)
Will apply this set soon.
More information about the ffmpeg-devel
mailing list