ffmpeg-d v4.4.1 (2023-04-04T12:30:04Z)
Dub
Repo
av_bsf_init
ffmpeg
libavcodec
bsf
Prepare the filter for use, after all the parameters and options have been set.
extern (
C
) @
nogc
nothrow
int
av_bsf_init
(
AVBSFContext
*
ctx
)
Meta
Source
See Implementation
ffmpeg
libavcodec
bsf
functions
av_bsf_alloc
av_bsf_flush
av_bsf_free
av_bsf_get_by_name
av_bsf_get_class
av_bsf_get_null_filter
av_bsf_init
av_bsf_iterate
av_bsf_list_alloc
av_bsf_list_append
av_bsf_list_append2
av_bsf_list_finalize
av_bsf_list_free
av_bsf_list_parse_str
av_bsf_receive_packet
av_bsf_send_packet
structs
AVBSFContext
AVBSFInternal
AVBSFList
AVBitStreamFilter
Prepare the filter for use, after all the parameters and options have been set.