libs: filter: set vpp input/output color range
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Fri, 7 Feb 2020 19:25:31 +0000 (11:25 -0800)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 8 Feb 2020 10:07:58 +0000 (10:07 +0000)
commit5fe553f4c707003899c0bc17e3deb33edd89cb68
treeb0adff40d45e2d89396a34ea9cc77ff59cb8b590
parent9542d55efb2680dec81d11e7200f4479cf346427
libs: filter: set vpp input/output color range

We've always sent VA_SOURCE_RANGE_UNKNOWN to the driver.
And, the [iHD] driver essentially computes the same color
range as gstreamer when we send VA_SOURCE_RANGE_UNKNOWN for
cases were gstreamer computes it automatically.  But,
if the user wants to make it explicit, we should try
to honor it.
gst-libs/gst/vaapi/gstvaapifilter.c