Home
last modified time | relevance | path

Searched defs:AVInputFormat (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Davformat.h656 typedef struct AVInputFormat { struct
661 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 context
693 const char *mime_type;
705 int raw_codec_id;
710 int priv_data_size;
[all …]