This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
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
tags/v0.5
Robert Swain
16 years ago
parent
ed00d0c1b0
commit
b17f1a0764
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/aac.h
+ 1
- 1
libavcodec/aac.h
View File
@@ -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
Write
Preview
Loading…
Cancel
Save