diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-02-27 11:34:03 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-05-17 20:27:38 +0200 |
commit | f0cebf51ddfc3f3964cecfb25841a5022264014b (patch) | |
tree | fc7862dffbc5f9aa3381e74f46c61a5e581f79ec /libavcodec/avcodec.h | |
parent | 40020e171a3549a2c0b65ce6f2649aec868872f2 (diff) | |
download | ffmpeg-f0cebf51ddfc3f3964cecfb25841a5022264014b.tar.gz |
lavc doxy: add avcodec.h to the libavcodec group.
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r-- | libavcodec/avcodec.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 0f2c7332fe..b5a08ec9eb 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -23,7 +23,8 @@ /** * @file - * external API header + * @ingroup libavc + * Libavcodec external API header */ #include <errno.h> |