[FFmpeg-cvslog] r23990 - trunk/libavcodec/rv40data.h

diego subversion
Fri Jul 2 14:45:49 CEST 2010


Author: diego
Date: Fri Jul  2 14:45:49 2010
New Revision: 23990

Log:
@begingroup --> @defgroup, only the latter is correct Doxygen syntax.

Modified:
   trunk/libavcodec/rv40data.h

Modified: trunk/libavcodec/rv40data.h
==============================================================================
--- trunk/libavcodec/rv40data.h	Fri Jul  2 14:42:32 2010	(r23989)
+++ trunk/libavcodec/rv40data.h	Fri Jul  2 14:45:49 2010	(r23990)
@@ -65,7 +65,7 @@ static const uint8_t rv40_luma_dc_quant[
 };
 
 /**
- * @begingroup loopfilter coefficients used by the RV40 loop filter
+ * @defgroup loopfilter coefficients used by the RV40 loop filter
  * @{
  */
 /**



More information about the ffmpeg-cvslog mailing list