[FFmpeg-cvslog] r16939 - trunk/libavcodec/aac.h
superdump
subversion
Mon Feb 2 11:31:51 CET 2009
Author: superdump
Date: Mon Feb 2 11:31:51 2009
New Revision: 16939
Log:
Doxygen defgroups throw a warning if they don't have a title as well as a name
Modified:
trunk/libavcodec/aac.h
Modified: trunk/libavcodec/aac.h
==============================================================================
--- trunk/libavcodec/aac.h Mon Feb 2 11:10:41 2009 (r16938)
+++ trunk/libavcodec/aac.h Mon Feb 2 11:31:51 2009 (r16939)
@@ -252,7 +252,7 @@ typedef struct {
DynamicRangeControl che_drc;
/**
- * @defgroup elements
+ * @defgroup elements Channel element related data.
* @{
*/
enum ChannelPosition che_pos[4][MAX_ELEM_ID]; /**< channel element channel mapping with the
More information about the ffmpeg-cvslog
mailing list