[FFmpeg-devel] [PATCH] QCELP decoder postfilter & final gain control

Reynaldo H. Verdejo Pinochet reynaldo
Fri Apr 10 19:23:09 CEST 2009


Hello Kenan

Kenan Gillet wrote:
> +    // These two lines are to avoid a -1 subtraction in the main loop
> +    filter_length++;
> +    filter_coeffs--;

That doesn't look right.

Bests
--
Reynaldo



More information about the ffmpeg-devel mailing list