[gst-cvs] gst-plugins-base: videoscale: convert from liboil to orc

David Schleef ds at kemper.freedesktop.org
Tue Jun 8 00:05:47 PDT 2010


Module: gst-plugins-base
Branch: master
Commit: dbfd5a5af85c9ca0a4852eaf0850e027cce99849
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=dbfd5a5af85c9ca0a4852eaf0850e027cce99849

Author: David Schleef <ds at schleef.org>
Date:   Sun Jun  6 23:47:16 2010 -0700

videoscale: convert from liboil to orc

---

 gst/videoscale/Makefile.am             |   11 ++-
 gst/videoscale/gstvideoscale.c         |    3 -
 gst/videoscale/gstvideoscaleorc-dist.c |  209 ++++++++++++++++++++++++++++++++
 gst/videoscale/gstvideoscaleorc-dist.h |   20 +++
 gst/videoscale/gstvideoscaleorc.orc    |   18 +++
 gst/videoscale/vs_4tap.c               |    1 -
 gst/videoscale/vs_4tap.h               |    1 -
 gst/videoscale/vs_image.h              |    2 +-
 gst/videoscale/vs_scanline.c           |   67 +++++-----
 gst/videoscale/vs_scanline.h           |    2 +-
 10 files changed, 292 insertions(+), 42 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-base/diff/?id=dbfd5a5af85c9ca0a4852eaf0850e027cce99849




More information about the Gstreamer-commits mailing list