# HG changeset patch # User diego # Date 1185632245 0 # Node ID 06553231e59298cc65f52a5c7606e29650b22bdf # Parent 09c2fe1e021d9118fabfac1fde00363f710c4bc9 typo diff -r 09c2fe1e021d -r 06553231e592 libswscale/swscale.c --- 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