videoscale: simplify nearest scaling
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 10 Sep 2013 10:18:16 +0000 (12:18 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 10 Sep 2013 14:24:56 +0000 (16:24 +0200)
commitd7c02f389f733efd666da6dd58c160c786534f01
tree1ab7d005e0599c19b10a7f765691b345f0cea1f7
parentc8cbcb6f02f27d23caf3d9d6bd0370073b7cab53
videoscale: simplify nearest scaling

Round the accumulator to avoid later checks
Remove some bound checks that would never trigger
Fix odd width scaling
gst/videoscale/vs_scanline.c