[FFmpeg-devel] [PATCH 14/24] avcodec/libtheoraenc: add Doxy group
Timothy Gu
timothygu99 at gmail.com
Sat Nov 2 03:41:41 CET 2013
Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
---
libavcodec/libtheoraenc.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavcodec/libtheoraenc.c b/libavcodec/libtheoraenc.c
index 9fa096f..97edae4 100644
--- a/libavcodec/libtheoraenc.c
+++ b/libavcodec/libtheoraenc.c
@@ -28,6 +28,8 @@
*
* I have used t_ prefixes on variables which are libtheora types
* and o_ prefixes on variables which are libogg types.
+ *
+ * @ingroup lavc_codec_wrappers
*/
/* FFmpeg includes */
--
1.8.1.2
More information about the ffmpeg-devel
mailing list