Lines Matching defs:AVInputFormat
43 * A supported input format is described by an AVInputFormat struct, conversely
73 * AVFormatContext.priv_data if and only if AVInputFormat.priv_class /
656 typedef struct AVInputFormat {
791 } AVInputFormat;
1250 const struct AVInputFormat *iformat;
1389 * @note this is \e not used for determining the \ref AVInputFormat
1668 * \ref AVInputFormat "input format". Only used when the format is not set
1927 const AVInputFormat *av_demuxer_iterate(void **opaque);
2046 * Find AVInputFormat based on the short name of the input format.
2048 const AVInputFormat *av_find_input_format(const char *short_name);
2057 const AVInputFormat *av_probe_input_format(const AVProbeData *pd, int is_opened);
2071 const AVInputFormat *av_probe_input_format2(const AVProbeData *pd,
2081 const AVInputFormat *av_probe_input_format3(const AVProbeData *pd,
2100 int av_probe_input_buffer2(AVIOContext *pb, const AVInputFormat **fmt,
2107 int av_probe_input_buffer(AVIOContext *pb, const AVInputFormat **fmt,
2131 const AVInputFormat *fmt, AVDictionary **options);
2612 * in AVInputFormat.codec_tag and AVOutputFormat.codec_tag
2622 * in AVInputFormat.codec_tag and AVOutputFormat.codec_tag
2631 * in AVInputFormat.codec_tag and AVOutputFormat.codec_tag