msdkvpp: support video-direction property
authorHaihao Xiang <haihao.xiang@intel.com>
Fri, 23 Aug 2019 01:51:20 +0000 (09:51 +0800)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 26 Aug 2019 16:39:39 +0000 (16:39 +0000)
commitd5fd9bc22bd9964e59c1640e688aa33034f115b4
tree9d6d6cdbda9846f25ff43864d262ce5d14e24f4c
parentf92b5614dbcf14b9ba6aae5f0888cd875edb1e51
msdkvpp: support video-direction property

video-direction property is common property in gstreamer. In addition,
both mirroring & rotation properties are marked as deprecated,
video-direction will override mirroring & rotation properties when they
are set explicitly

Fix https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/1058
sys/msdk/gstmsdkvpp.c
sys/msdk/gstmsdkvpp.h
sys/msdk/msdk-enums.c
sys/msdk/msdk.c
sys/msdk/msdk.h