vaapipostproc: Allow running without VPP support
authorSebastian Dröge <sebastian@centricular.com>
Tue, 3 Oct 2017 08:51:06 +0000 (10:51 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 3 Oct 2017 10:04:42 +0000 (12:04 +0200)
commit76e9ad8646e4a2d56d6719b6f54d66d12e9e024c
tree31593b06ed4bd9f8e4b00bd24d0ed27ed254fc4f
parentbedaa13d7c208c9da44bf5cfe1b0f3e82dacc162
vaapipostproc: Allow running without VPP support

We returned FALSE from ::start() if VPP support is not available, but it
is only really needed for complex filters and during transform we check
for that. For simple deinterlacing it is not needed.
gst/vaapi/gstvaapipostproc.c