]> git.sesse.net Git - ffmpeg/commit
swscale: process horizontal lines in batches
authorPedro Arthur <bygrandao@gmail.com>
Mon, 17 Aug 2015 20:07:53 +0000 (17:07 -0300)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 17 Aug 2015 23:33:32 +0000 (01:33 +0200)
commit737aa902f069ed218fd2d13c59015391facf73c8
tree0fd8160cb7a10518debdcca8b4fb6060ea8b2748
parente0a3173a94f2029de467f7a60f44e8caa7adb450
swscale: process horizontal lines in batches

Process more lines in a single pass to improve performance

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libswscale/slice.c
libswscale/swscale.c
libswscale/swscale_internal.h