[−][src]Function ffmpeg_dev::sys::ff_set_common_formats
pub unsafe extern "C" fn ff_set_common_formats(
ctx: *mut AVFilterContext,
formats: *mut AVFilterFormats
) -> c_int
A helper for query_formats() which sets all links to the same list of formats. If there are no links hooked to this filter, the list of formats is freed.