36 if (p->
buf[
i] == 0x0f) {
40 for(j=0; 6 < end - ptr; j++) {
48 }
else if (
type >= 0x10 &&
type <= 0x14) {
49 histogram[
type - 0x10] ++;
52 if (6 +
len > end - ptr)
56 for (k=0; k < 4; k++) {
59 if (
min && j > max_score)
static int dvbsub_probe(const AVProbeData *p)
@ AV_CODEC_ID_DVB_SUBTITLE
#define FF_DEF_RAWSUB_DEMUXER(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.