1.描述 AVInputFormat 是类似COM 接口的数据结构,表示输入文件容器格式,着重于功能函数,一种文件容器格式对应一个AVInputFormat 结构,在程序运行时有多个实例,位于avoformat.h文件中. 2.结构体定义 typedef struct AVInputFormat { /** * A comma separated list of short names for the format. New names * may be appended with a mino