va: Use MEMORY_DMABUF definition to replace "memory:DMABuf" strings.
authorHe Junyan <junyan.he@intel.com>
Mon, 16 Aug 2021 05:32:51 +0000 (13:32 +0800)
committerHe Junyan <junyan.he@intel.com>
Mon, 16 Aug 2021 08:24:14 +0000 (16:24 +0800)
commitd14e8055ad57f957cff911c3e2640b418c30c1b2
treeb59a52b9f2680dad8b9faf9bca305f472d628739
parenta917648be3d980a3845ed227322a74300632643b
va: Use MEMORY_DMABUF definition to replace "memory:DMABuf" strings.

GST_CAPS_FEATURE_MEMORY_DMABUF is already a common definition, we should
just use it rather than use the "memory:DMABuf" strings by ourselves.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2466>
sys/va/gstvacaps.c
sys/va/gstvafilter.c