diff DOCS/tech/swscaler_filters.txt @ 22289:780caed72ac7

cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
author diego
date Thu, 22 Feb 2007 00:18:10 +0000
parents 0fe056bdb135
children 0ad2da052b2e
line wrap: on
line diff
--- a/DOCS/tech/swscaler_filters.txt	Wed Feb 21 21:59:33 2007 +0000
+++ b/DOCS/tech/swscaler_filters.txt	Thu Feb 22 00:18:10 2007 +0000
@@ -1,14 +1,14 @@
 software scaler filter docs
 
 -ssf cgb=<float> chrominance gaussian blur
-	usefull for videos with some chroma (color) noise (TV captures, VHS, ...)
+	useful for videos with some chroma (color) noise (TV captures, VHS, ...)
 
 -ssf lgb=<float> -> luminance gaussian blur
 	hmm, mostly special effect, could be used as lame noise reducer though
 
 -ssf chs=<int> -> shift chrominance horizontally
 -ssf cvs=<int> -> shift chrominance vertically
-	usefull if the luma & chroma are not aligned exactly
+	useful if the luma & chroma are not aligned exactly
 
 -ssf cs=<float> -> chrominance sharpen
 -ssf ls=<float> -> luminance sharpen