29 static const uint8_t header[] = {0x00,0x00,0x02,0x80,0x01};
30 int w, h, compression_id;
33 if (memcmp(p->
buf, header, 5))
40 if (compression_id < 1237 || compression_id > 1253)
#define FF_DEF_RAWVIDEO_DEMUXER(shortname, longname, probe, ext, id)
int buf_size
Size of buf except extra allocated bytes.
unsigned char * buf
Buffer must have AVPROBE_PADDING_SIZE of extra allocated bytes filled with zero.
This structure contains the data a format has to probe a file.
#define AVPROBE_SCORE_MAX