ffmpeg教程六——源码分析之数据结构
1.1 数据结构
AVFormatContext、AVInputFormat、AVOutputFormat、AVIOContext、AVStream、AVCodecContext、AVCodec、AVPacket、AVFrame
下面是各结构的关系图:

发布时间: 2012-09-03 09:48:39 作者: rapoo
ffmpeg教程六——源码分析之数据结构
1.1 数据结构
AVFormatContext、AVInputFormat、AVOutputFormat、AVIOContext、AVStream、AVCodecContext、AVCodec、AVPacket、AVFrame
下面是各结构的关系图:
