29 int seq = 0, entry = 0, invalid = 0,
frame = 0,
i;
33 if ((
code & 0xffffffe0) == 0x100) {
51 chromaformat = (p->
buf[
i] & 0x6) >> 1;
52 if (chromaformat != 1) {
#define FF_DEF_RAWVIDEO_DEMUXER2(shortname, longname, probe, ext, id, flag)
This structure contains the data a format has to probe a file.
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.