提交 d33c949c 编写于 作者: M Michael Niedermayer

doxy

Originally committed as revision 1633 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 77c92c2d
...@@ -3,8 +3,7 @@ ...@@ -3,8 +3,7 @@
/** /**
* @file avcodec.h * @file avcodec.h
* @brief * external api header.
* external api header
*/ */
...@@ -317,6 +316,10 @@ typedef struct AVFrame { ...@@ -317,6 +316,10 @@ typedef struct AVFrame {
FF_COMMON_FRAME FF_COMMON_FRAME
} AVFrame; } AVFrame;
/**
* main external api structure.
*/
typedef struct AVCodecContext { typedef struct AVCodecContext {
/** /**
* the average bitrate * the average bitrate
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册