Function av_find_input_format

pub unsafe extern "C" fn av_find_input_format(
    short_name: *const i8,
) -> *const AVInputFormat
Available on crate feature dep_ffmpeg only.
Expand description

Find AVInputFormat based on the short name of the input format.