Searched defs:AVInputFormat (Results 1 – 1 of 1) sorted by relevance
656 typedef struct AVInputFormat { struct661 const char *name;668 const char *long_name;675 int flags;682 const char *extensions;684 const struct AVCodecTag * const *codec_tag;686 const AVClass *priv_class; ///< AVClass for the private context693 const char *mime_type;705 int raw_codec_id;710 int priv_data_size;[all …]