videoscale: Don't read after the end of a line when lineary scaling YUYV/UYVY/RGB...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 28 Mar 2009 10:45:41 +0000 (11:45 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 28 Mar 2009 10:57:19 +0000 (11:57 +0100)
commit8eb3572eefc1f2cf3b0037a76b01d3b657d61505
treea38bd846e2e0daf4812238faceb0e5aa9fc237e9
parentb69231ad214b28a267c3e14ce66c27e2b124ba7e
videoscale: Don't read after the end of a line when lineary scaling YUYV/UYVY/RGB/RGBA

This case is for upscaling a frame with width=1
Partially fixes bug #577054.
gst/videoscale/vs_scanline.c