changeset 23869:06553231e592

typo
author diego
date Sat, 28 Jul 2007 14:17:25 +0000
parents 09c2fe1e021d
children f8b5286f1df6
files libswscale/swscale.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libswscale/swscale.c	Sat Jul 28 10:14:42 2007 +0000
+++ b/libswscale/swscale.c	Sat Jul 28 14:17:25 2007 +0000
@@ -168,7 +168,7 @@
 Special versions: fast Y 1:1 scaling (no interpolation in y direction)
 
 TODO
-more intelligent missalignment avoidance for the horizontal scaler
+more intelligent misalignment avoidance for the horizontal scaler
 write special vertical cubic upscale version
 Optimize C code (yv12 / minmax)
 add support for packed pixel yuv input & output