29 const uint8_t *end = p->buf + p->buf_size;
34 if ((p->buf_size + 45) % 184 != 0)
40 for (buf = p->buf + 1; buf < end; buf += 46) {
static int dvbtxt_probe(const AVProbeData *p)
static av_always_inline int ff_data_unit_id_is_teletext(int data_unit_id)
static av_always_inline int ff_data_identifier_is_teletext(int data_identifier)
@ AV_CODEC_ID_DVB_TELETEXT
#define FF_DEF_RAWSUB_DEMUXER(shortname, longname, probe, ext, id, flag)
This structure contains the data a format has to probe a file.