video-converter: add fast-path scaler for some packed YUV formats
authorWim Taymans <wtaymans@redhat.com>
Wed, 28 Jan 2015 16:32:12 +0000 (17:32 +0100)
committerWim Taymans <wtaymans@redhat.com>
Wed, 28 Jan 2015 16:32:12 +0000 (17:32 +0100)
commitf29b966c792811009b6e3613a59f6d7a58818020
tree4d7eb2e022fc3408a87437f35e7e3625b3e3b20f
parent47bd6a138c04f66573754f66dcbaeb8d2aace17a
video-converter: add fast-path scaler for some packed YUV formats

Add fast path scaling for YUY2 and other packed YUV formats. Add a new
method to merge the scalers of the Y and UV components into one scaler.
Add faster horizontal 2tap scaler.

See https://bugzilla.gnome.org/show_bug.cgi?id=741987
gst-libs/gst/video/video-converter.c
gst-libs/gst/video/video-orc.orc
gst-libs/gst/video/video-scaler.c
gst-libs/gst/video/video-scaler.h