Commit 0ed3cb18 authored by michaelni's avatar michaelni

doxy


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@1633 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent d5f251f1
......@@ -3,8 +3,7 @@
/**
* @file avcodec.h
* @brief
* external api header
* external api header.
*/
......@@ -317,6 +316,10 @@ typedef struct AVFrame {
FF_COMMON_FRAME
} AVFrame;
/**
* main external api structure.
*/
typedef struct AVCodecContext {
/**
* the average bitrate
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment