videoscale: refactor using more Orc code
authorDavid Schleef <ds@schleef.org>
Mon, 14 Jun 2010 22:42:09 +0000 (15:42 -0700)
committerDavid Schleef <ds@schleef.org>
Tue, 14 Sep 2010 19:33:21 +0000 (12:33 -0700)
commit0cceeb20356617db0ad179583cb39aa2b58751b1
treef97b6d84878277b21a23a49104b30ba2ca3b16b8
parent1a75dede56301b4da8008e942cb6c0794233b99d
videoscale: refactor using more Orc code

Convert downsampling to Orc.  Convert horizontal linear scaling
to Orc.  Combine horizontal and vertical scaling into one pass.
gst/videoscale/gstvideoscaleorc-dist.c
gst/videoscale/gstvideoscaleorc-dist.h
gst/videoscale/gstvideoscaleorc.orc
gst/videoscale/vs_image.c
gst/videoscale/vs_scanline.c