plugins: find the preferred format from right caps.
authorWangfei <fei.w.wang@intel.com>
Thu, 11 Apr 2019 07:05:02 +0000 (15:05 +0800)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 11 Apr 2019 08:40:38 +0000 (08:40 +0000)
commite88f349c6fd41b8e7f62d94a3fa5233f78972483
treeb15820e91c78715d166b127c40b148855cd03a48
parent39e2fe11ed4a81b286445c58c37ef306a5e42f2f
plugins: find the preferred format from right caps.

When the downstream has any caps, then raw video feature will
be used. At this situation, the preferred format should be chose
from caps which contains "vide/x-raw" feature instead of from
the fist allowed caps.

Fixes #142
gst/vaapi/gstvaapipluginutil.c