av_bitstream_filter_next

@deprecated the old bitstream filtering API (using AVBitStreamFilterContext) is deprecated. Use av_bsf_iterate() from the new bitstream filtering API (using AVBSFContext).

extern (C) @nogc nothrow
const(AVBitStreamFilter)*
av_bitstream_filter_next
(
const(AVBitStreamFilter)* f
)

Meta