From f0cebf51ddfc3f3964cecfb25841a5022264014b Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 27 Feb 2012 11:34:03 +0100 Subject: [PATCH] lavc doxy: add avcodec.h to the libavcodec group. --- libavcodec/avcodec.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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