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

reynaldo subversion at mplayerhq.hu
Sat Aug 25 22:48:01 CEST 2007


Author: reynaldo
Date: Sat Aug 25 22:48:01 2007
New Revision: 1190

Log:
COSMETIC. Go with diego's suggested pharagraph

Modified:
   qcelp/qcelpdec.c

Modified: qcelp/qcelpdec.c
==============================================================================
--- qcelp/qcelpdec.c	(original)
+++ qcelp/qcelpdec.c	Sat Aug 25 22:48:01 2007
@@ -933,9 +933,9 @@ static int qcelp_decode_frame(AVCodecCon
         /**
          * Pitch pre-filter
          *
-         * The specification makes this filter mandatory but one can go
-         * without it with an small degradation of the output perseived
-         * quality.
+         * The specification makes this filter mandatory but one can do
+         * without it while accepting a small degradation of the perceived
+         * output quality.
          *
          * WIP: Making this runtime selectable might be a good speed-wise
          * compromise.



More information about the FFmpeg-soc mailing list