Browse Source

typo

Originally committed as revision 23889 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diego Biurrun 17 years ago
parent
commit
bd7c6fd50c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libswscale/swscale.c

+ 1 - 1
libswscale/swscale.c

@@ -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