va: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory:VAMemory".
authorHe Junyan <junyan.he@intel.com>
Mon, 16 Aug 2021 05:45:39 +0000 (13:45 +0800)
committerHe Junyan <junyan.he@intel.com>
Mon, 16 Aug 2021 08:25:15 +0000 (16:25 +0800)
commitfbf6bfd4d8270d110ad6a8657d3b0879994d524b
tree427526d3826eb3b910d9c90867bbf14a2a1cb40e
parentd14e8055ad57f957cff911c3e2640b418c30c1b2
va: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory:VAMemory".

"memory:VAMemory" is a commonly used string which notates our VA-kind
memory type. We now used a definition in va lib to replace the simply
string usage.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2466>
gst-libs/gst/va/gstvadisplay.h
sys/va/gstvaav1dec.c
sys/va/gstvabasedec.c
sys/va/gstvacaps.c
sys/va/gstvafilter.c
sys/va/gstvah264dec.c
sys/va/gstvah265dec.c
sys/va/gstvampeg2dec.c
sys/va/gstvavp8dec.c
sys/va/gstvavp9dec.c
sys/va/gstvavpp.c