[FFmpeg-cvslog] r23982 - trunk/libavcodec/cook.c

diego subversion
Fri Jul 2 13:53:00 CEST 2010


Author: diego
Date: Fri Jul  2 13:53:00 2010
New Revision: 23982

Log:
Avoid one more instance of angular brackets in Doxygen comments.

Modified:
   trunk/libavcodec/cook.c

Modified: trunk/libavcodec/cook.c
==============================================================================
--- trunk/libavcodec/cook.c	Fri Jul  2 13:49:17 2010	(r23981)
+++ trunk/libavcodec/cook.c	Fri Jul  2 13:53:00 2010	(r23982)
@@ -365,7 +365,7 @@ static av_cold int cook_decode_close(AVC
  * Fill the gain array for the timedomain quantization.
  *
  * @param q                 pointer to the COOKContext
- * @param gaininfo[9]       array of gain indexes
+ * @param gaininfo  array of gain indexes
  */
 
 static void decode_gain_info(GetBitContext *gb, int *gaininfo)



More information about the ffmpeg-cvslog mailing list