summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/swscaler_methods.txt
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-08-23 16:12:39 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-08-23 16:12:39 +0000
commit4e7d952aa7a30289258fdec49d78aea79df9ffac (patch)
treeab109dddc5e80a1e9af983c420d96358ded6efae /DOCS/tech/swscaler_methods.txt
parent7e95034f188ee2ff6f24a1c0e5194e588d2669be (diff)
downloadmpv-4e7d952aa7a30289258fdec49d78aea79df9ffac.tar.bz2
mpv-4e7d952aa7a30289258fdec49d78aea79df9ffac.tar.xz
Typo :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16295 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/swscaler_methods.txt')
-rw-r--r--DOCS/tech/swscaler_methods.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/tech/swscaler_methods.txt b/DOCS/tech/swscaler_methods.txt
index 98d39fc7f9..65e180a829 100644
--- a/DOCS/tech/swscaler_methods.txt
+++ b/DOCS/tech/swscaler_methods.txt
@@ -39,7 +39,7 @@ gauss, bilinear if quality is important
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 @@ m mosaic (blocky) (upscale only)
-sws 10 bicubic spline r
Notes:
- area upscale is identical to bilinear \ No newline at end of file
+ area upscale is identical to bilinear