summaryrefslogtreecommitdiffstats
path: root/libswscale/swscale.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-07-28 14:17:25 +0000
committerDiego Biurrun <diego@biurrun.de>2007-07-28 14:17:25 +0000
commitbd7c6fd50c40f1fa41cc356dfa6df3575fe8c589 (patch)
tree33e9a87ba3e1b2daf0ad1c7585fc936ef62e6c0d /libswscale/swscale.c
parent1903245071a1b90f08a441517da83cd0dcf676ed (diff)
downloadffmpeg-streaming-bd7c6fd50c40f1fa41cc356dfa6df3575fe8c589.zip
ffmpeg-streaming-bd7c6fd50c40f1fa41cc356dfa6df3575fe8c589.tar.gz
typo
Originally committed as revision 23889 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale/swscale.c')
-rw-r--r--libswscale/swscale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/swscale.c b/libswscale/swscale.c
index 7c2e025..f12e0be 100644
--- a/libswscale/swscale.c
+++ b/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
OpenPOWER on IntegriCloud