video-converter: v-resample enough pixels
authorWim Taymans <wtaymans@redhat.com>
Mon, 2 Mar 2015 15:33:09 +0000 (16:33 +0100)
committerWim Taymans <wtaymans@redhat.com>
Mon, 2 Mar 2015 15:33:09 +0000 (16:33 +0100)
commitb2a7ac27668dd572ab881b768bd3237a4875f8cf
tree60f78a461eb7f011415b3f1ccadc5b3a66caa1cb
parent0062dadc35855786682b8719ae36303ad59b3bf5
video-converter: v-resample enough pixels

When we are using the fast linear resampler, use the ->inc to calculate
the first and last pixel we need so that we can do vertical resampling
on the right amount of pixels.
gst-libs/gst/video/video-converter.c
gst-libs/gst/video/video-scaler.c