[][src]Function ffmpeg_dev::sys::ff_reduce_index

pub unsafe extern "C" fn ff_reduce_index(
    s: *mut AVFormatContext,
    stream_index: c_int
)

Ensure the index uses less memory than the maximum specified in AVFormatContext.max_index_size by discarding entries if it grows too large.