summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/avcodec.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index e9ca0ea803..8ee6be7f76 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -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