[][src]Function ffmpeg_dev::sys::ff_check_h264_startcode

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

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