Mercurial > libavcodec.hg
changeset 4860:3c7ae5e13967 libavcodec
Cosmetics, patch by Ramiro Polla.
ramiro ta lisha tod ufsc tod br
author | banan |
---|---|
date | Wed, 18 Apr 2007 19:44:04 +0000 |
parents | bc40c297ea15 |
children | 7a0fa2116949 |
files | cook.c |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/cook.c Wed Apr 18 17:36:52 2007 +0000 +++ b/cook.c Wed Apr 18 19:44:04 2007 +0000 @@ -641,8 +641,7 @@ * 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) {