Mercurial > libavcodec.hg
diff ppc/mpegvideo_altivec.c @ 4795:522e52c630bd libavcodec
typos/grammar
author | diego |
---|---|
date | Sat, 07 Apr 2007 14:09:20 +0000 |
parents | fec25fd9febf |
children | d5ba514e3f4a |
line wrap: on
line diff
--- a/ppc/mpegvideo_altivec.c Sat Apr 07 14:07:33 2007 +0000 +++ b/ppc/mpegvideo_altivec.c Sat Apr 07 14:09:20 2007 +0000 @@ -515,7 +515,7 @@ }else qadd = 0; i = 1; - nCoeffs= 63; //does not allways use zigzag table + nCoeffs= 63; //does not always use zigzag table } else { i = 0; nCoeffs= s->intra_scantable.raster_end[ s->block_last_index[n] ];