Go to the documentation of this file.
38 valid += 1 + nsubframes / 8;
43 }
else if (
buf - last_buf ==
size) {
53 #if CONFIG_MLP_DEMUXER
63 .read_probe = mlp_probe,
70 .priv_class = &mlp_demuxer_class,
74 #if CONFIG_TRUEHD_DEMUXER
84 .read_probe = thd_probe,
91 .priv_class = &truehd_demuxer_class,
static av_cold int end(AVCodecContext *avctx)
int buf_size
Size of buf except extra allocated bytes.
if it could not because there are no more frames
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 NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
uint64_t_TMPL AV_WL64 unsigned int_TMPL AV_WL32 unsigned int_TMPL AV_WL24 unsigned int_TMPL AV_WL16 uint64_t_TMPL AV_WB64 unsigned int_TMPL AV_RB32
uint64_t_TMPL AV_WL64 unsigned int_TMPL AV_WL32 unsigned int_TMPL AV_WL24 unsigned int_TMPL AV_WL16 uint64_t_TMPL AV_WB64 unsigned int_TMPL AV_WB32 unsigned int_TMPL AV_WB24 unsigned int_TMPL AV_RB16
#define FF_RAW_DEMUXER_CLASS(name)