Function ff_check_h264_startcode

Source
pub unsafe extern "C" fn ff_check_h264_startcode(
    s: *mut AVFormatContext,
    st: *const AVStream,
    pkt: *const AVPacket,
) -> c_int
Expand description

Check presence of H264 startcode @return <0 to stop processing