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.
_______________________________________________
FFmpeg-soc mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to