33 for (
i = 0;
i < p->buf_size - 1;
i++) {
35 if ((
code & 0xffffff00) == 0x100) {
36 uint8_t nal2 = p->buf[
i + 1];
#define i(width, name, range_min, range_max)
static int FUNC sps(CodedBitstreamContext *ctx, RWContext *rw, H264RawSPS *current)
static int FUNC vps(CodedBitstreamContext *ctx, RWContext *rw, H265RawVPS *current)
#define FF_DEF_RAWVIDEO_DEMUXER(shortname, longname, probe, ext, id)
This structure contains the data a format has to probe a file.