Author: reynaldo
Date: Sun Dec 23 16:41:48 2007
New Revision: 1661

Log:
grammar.

Modified:
   qcelp/qcelpdec.c

Modified: qcelp/qcelpdec.c
==============================================================================
--- qcelp/qcelpdec.c    (original)
+++ qcelp/qcelpdec.c    Sun Dec 23 16:41:48 2007
@@ -868,7 +868,7 @@ static int qcelp_decode_frame(AVCodecCon
          * Pitch pre-filter
          *
          * Making this runtime selectable might be a good speed-wise compromise
-         * bearing an small degradation of perceived output quality.
+         * bearing a small degradation of perceived output quality.
          */
 
         if((is_ifq = qcelp_do_pitchfilter(q, 2, ppf_vector)))
_______________________________________________
FFmpeg-soc mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to