Cosmetics, patch by Ramiro Polla.
authorRamiro Polla <ramiro@lisha.ufsc.br>
Wed, 18 Apr 2007 19:44:04 +0000 (19:44 +0000)
committerBenjamin Larsson <banan@ludd.ltu.se>
Wed, 18 Apr 2007 19:44:04 +0000 (19:44 +0000)
ramiro ta lisha tod ufsc tod br

Originally committed as revision 8751 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/cook.c

index a3f4e33..8553dfc 100644 (file)
@@ -641,8 +641,7 @@ static void decode_vectors(COOKContext* q, int* category,
  * function for decoding mono data
  *
  * @param q                 pointer to the COOKContext
- * @param mlt_buffer1       pointer to left channel mlt coefficients
- * @param mlt_buffer2       pointer to right channel mlt coefficients
+ * @param mlt_buffer        pointer to mlt coefficients
  */
 
 static void mono_decode(COOKContext *q, float* mlt_buffer) {