[FFmpeg-soc] [soc]: r1181 - qcelp/qcelpdec.c

Diego Biurrun diego at biurrun.de
Sat Aug 25 00:47:58 CEST 2007


On Sat, Aug 25, 2007 at 12:29:23AM +0200, reynaldo wrote:
> 
> Log:
> COSMETICS - Some commentary rephrasing
> 
> --- qcelp/qcelpdec.c	(original)
> +++ qcelp/qcelpdec.c	Sat Aug 25 00:29:23 2007
> @@ -930,7 +931,14 @@ static int qcelp_decode_frame(AVCodecCon
>  
> +         * The specification makes this filter mandatory but one can go
> +         * without it with an small degradation of the output perseived
> +         * quality.

a small, perCeived

  The specification makes this filter mandatory but one can do
  without it while accepting a small degradation of the perceived
  output quality.

Diego



More information about the FFmpeg-soc mailing list