changeset 16294:c43d55a452c8

Typo :)
author gpoirier
date Tue, 23 Aug 2005 16:12:39 +0000
parents e9155b7a9442
children 567c3d5da0ca
files DOCS/tech/swscaler_methods.txt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/swscaler_methods.txt	Tue Aug 23 09:17:06 2005 +0000
+++ b/DOCS/tech/swscaler_methods.txt	Tue Aug 23 16:12:39 2005 +0000
@@ -39,7 +39,7 @@
 cubic, spline, lanczos if a sharper picture is important
 
 note: when encoding at a limited amount of bits (not constant quantizer) 
-than a slightly blured input might look better after decoding than a slightly 
+then a slightly blured input might look better after decoding than a slightly 
 sharpend one, especially for lower bitrates
 
 sws numbers / names / artefact types
@@ -65,4 +65,4 @@
 -sws 10	bicubic spline			r
 
 Notes: 
-	area upscale is identical to bilinear
\ No newline at end of file
+	area upscale is identical to bilinear