34 for (buf = p->
buf; buf + 8 <=
end; buf++) {
37 if (last_buf +
size == buf) {
38 valid += 1 + nsubframes / 8;
43 }
else if (buf - last_buf ==
size) {
53 #if CONFIG_MLP_DEMUXER 62 .read_probe = mlp_probe,
71 #if CONFIG_TRUEHD_DEMUXER 80 .read_probe = thd_probe,
static av_cold int end(AVCodecContext *avctx)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
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.