Browse Source

Cosmetics, patch by Ramiro Polla.

ramiro ta lisha tod ufsc tod br

Originally committed as revision 8751 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Ramiro Polla Benjamin Larsson 19 years ago
parent
commit
b707cbb3e8
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      libavcodec/cook.c

+ 1
- 2
libavcodec/cook.c 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) {


Loading…
Cancel
Save