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

reynaldo subversion at mplayerhq.hu
Sun Dec 23 16:41:49 CET 2007


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)))



More information about the FFmpeg-soc mailing list