diff libswscale/swscale.c @ 23869:06553231e592

typo
author diego
date Sat, 28 Jul 2007 14:17:25 +0000
parents e4138d991107
children 53f2436d68d7
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