[][src]Function stainless_ffmpeg_sys::avcodec_register_all

pub unsafe extern "C" fn avcodec_register_all()

Register all the codecs, parsers and bitstream filters which were enabled at configuration time. If you do not call this function you can select exactly which formats you want to support, by using the individual registration functions.

@see avcodec_register @see av_register_codec_parser @see av_register_bitstream_filter