@begingroup --> @defgroup, only the latter is correct Doxygen syntax.
Originally committed as revision 23990 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
094b18b683
commit
58772292c0
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ static const uint8_t rv40_luma_dc_quant[2][32] = {
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @begingroup loopfilter coefficients used by the RV40 loop filter
|
* @defgroup loopfilter coefficients used by the RV40 loop filter
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue