]> git.sesse.net Git - ffmpeg/commitdiff
typo
authorDiego Biurrun <diego@biurrun.de>
Sat, 28 Jul 2007 14:17:25 +0000 (14:17 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sat, 28 Jul 2007 14:17:25 +0000 (14:17 +0000)
Originally committed as revision 23889 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

libswscale/swscale.c

index 7c2e0254c17640b96834ec7507fde119f237890d..f12e0becae295773da8d02c76e2b363d739f727f 100644 (file)
@@ -168,7 +168,7 @@ NOTES
 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