mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
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
This commit is contained in:
parent
ed00d0c1b0
commit
b17f1a0764
@ -252,7 +252,7 @@ typedef struct {
|
|||||||
DynamicRangeControl che_drc;
|
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
|
enum ChannelPosition che_pos[4][MAX_ELEM_ID]; /**< channel element channel mapping with the
|
||||||
|
Loading…
Reference in New Issue
Block a user