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()
See Implementation
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()