Cosmetics, patch by Ramiro Polla.

ramiro ta lisha tod ufsc tod br

Originally committed as revision 8751 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Ramiro Polla 2007-04-18 19:44:04 +00:00 committed by Benjamin Larsson
parent a61456152d
commit b707cbb3e8
1 changed files with 1 additions and 2 deletions

View 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) {