From b707cbb3e8f9fd131a33fc7bc06102b65634fd70 Mon Sep 17 00:00:00 2001 From: Ramiro Polla Date: Wed, 18 Apr 2007 19:44:04 +0000 Subject: Cosmetics, patch by Ramiro Polla. ramiro ta lisha tod ufsc tod br Originally committed as revision 8751 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/cook.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libavcodec/cook.c') diff --git a/libavcodec/cook.c b/libavcodec/cook.c index a3f4e3354d..8553dfceee 100644 --- a/libavcodec/cook.c +++ b/libavcodec/cook.c @@ -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) { -- cgit v1.2.3