]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libpostproc/postprocess.c
typo fixes
[frescor/ffmpeg.git] / libpostproc / postprocess.c
index b274bb47cefc61d07083887e9ebf1d238d5fcf2f..c5eca4bf9fa87808198f36a3c6f751ff7dd6cd23 100644 (file)
@@ -47,7 +47,7 @@ LinBlendDeinterlace     e               E       E*
 MedianDeinterlace#      E       Ec      Ec
 TempDeNoiser#           E               e       e       Ec
 
-* i do not have a 3DNow! CPU -> it is untested, but no one said it does not work so it seems to work
+* I do not have a 3DNow! CPU -> it is untested, but no one said it does not work so it seems to work
 # more or less selfinvented filters so the exactness is not too meaningful
 E = Exact implementation
 e = allmost exact implementation (slightly different rounding,...)