[FFmpeg-devel] [PATCH 03/24] avcodec/libfaac: add Doxy group
Timothy Gu
timothygu99 at gmail.com
Sat Nov 2 03:41:30 CET 2013
Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
---
libavcodec/libfaac.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavcodec/libfaac.c b/libavcodec/libfaac.c
index 477669a..ff5aff7 100644
--- a/libavcodec/libfaac.c
+++ b/libavcodec/libfaac.c
@@ -22,6 +22,7 @@
/**
* @file
* Interface to libfaac for aac encoding.
+ * @ingroup lavc_codec_wrappers
*/
#include <faac.h>
--
1.8.1.2
More information about the ffmpeg-devel
mailing list