首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 其他相关 >

ffmpeg课程六——源码分析之数据结构

2012-09-03 
ffmpeg教程六——源码分析之数据结构1.1数据结构AVFormatContext、AVInputFormat、AVOutputFormat、AVIOContext

ffmpeg教程六——源码分析之数据结构

1.1         数据结构

AVFormatContext、AVInputFormat、AVOutputFormat、AVIOContext、AVStream、AVCodecContext、AVCodec、AVPacket、AVFrame

下面是各结构的关系图:

ffmpeg课程六——源码分析之数据结构

热点排行