[SCM] libav/experimental: Doxygen defgroups throw a warning if they don't have a title as well as a name

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:36:42 UTC 2013


The following commit has been merged in the experimental branch:
commit b17f1a0764f32fa5c4ebdeaa4655f9ca5977640c
Author: Robert Swain <robert.swain at gmail.com>
Date:   Mon Feb 2 10:31:51 2009 +0000

    Doxygen defgroups throw a warning if they don't have a title as well as a name
    
    Originally committed as revision 16939 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/aac.h b/libavcodec/aac.h
index 5b66aef..67351dc 100644
--- a/libavcodec/aac.h
+++ b/libavcodec/aac.h
@@ -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

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list