31 const uint8_t *ptr = p->buf, *end = p->buf + p->buf_size;
34 int pic = 0, seq = 0, slice_pos = 0;
40 if ((
code & 0xFFFFFF00) == 0x100) {
#define AVS3_VIDEO_EDIT_CODE
#define AVS3_SEQ_START_CODE
#define AVS3_PROFILE_BASELINE_MAIN10
#define AVS3_PROFILE_BASELINE_MAIN
#define AVS3_UNDEF_START_CODE
static int avs3video_probe(const AVProbeData *p)
static struct @346255127015250356166251341105367306144006377143 state
int av_match_ext(const char *filename, const char *extensions)
Return a positive value if the given filename has one of the given extensions, 0 otherwise.
#define FF_DEF_RAWVIDEO_DEMUXER(shortname, longname, probe, ext, id)
Accelerated start code search function for start codes common to MPEG-1/2/4 video,...
const uint8_t * avpriv_find_start_code(const uint8_t *p, const uint8_t *end, uint32_t *state)
This structure contains the data a format has to probe a file.