30 int w,
h, compression_id;
31 if (p->buf_size < 0x2c)
39 compression_id =
AV_RB32(p->buf + 0x28);
40 if ((compression_id < 1235 || compression_id > 1260) &&
41 (compression_id < 1270 || compression_id > 1274))
static av_always_inline uint64_t ff_dnxhd_parse_header_prefix(const uint8_t *buf)
#define FF_DEF_RAWVIDEO_DEMUXER(shortname, longname, probe, ext, id)
This structure contains the data a format has to probe a file.