av_register_bitstream_filter

Register a bitstream filter.

The filter will be accessible to the application code through av_bitstream_filter_next() or can be directly initialized with av_bitstream_filter_init().

@see avcodec_register_all()

@nogc nothrow extern (C)
void
av_register_bitstream_filter

Meta