diff mpegvideo.h @ 4795:522e52c630bd libavcodec

typos/grammar
author diego
date Sat, 07 Apr 2007 14:09:20 +0000
parents e511820c4a97
children c22e10113015
line wrap: on
line diff
--- a/mpegvideo.h	Sat Apr 07 14:07:33 2007 +0000
+++ b/mpegvideo.h	Sat Apr 07 14:09:20 2007 +0000
@@ -381,7 +381,7 @@
     MotionEstContext me;
 
     int no_rounding;  /**< apply no rounding to motion compensation (MPEG4, msmpeg4, ...)
-                        for b-frames rounding mode is allways 0 */
+                        for b-frames rounding mode is always 0 */
 
     int hurry_up;     /**< when set to 1 during decoding, b frames will be skipped
                          when set to 2 idct/dequant will be skipped too */