[FFmpeg-cvslog] lavc doxy: add avcodec.h to the libavcodec group.

Anton Khirnov git at videolan.org
Sat May 18 11:34:54 CEST 2013


ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Mon Feb 27 11:34:03 2012 +0100| [f0cebf51ddfc3f3964cecfb25841a5022264014b] | committer: Anton Khirnov

lavc doxy: add avcodec.h to the libavcodec group.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f0cebf51ddfc3f3964cecfb25841a5022264014b
---

 libavcodec/avcodec.h |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 0f2c733..b5a08ec 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>



More information about the ffmpeg-cvslog mailing list