msdkallocator: add a parameter to function gst_msdk_import_to_msdk_surface
authorTong Wu <tong1.wu@intel.com>
Mon, 17 Oct 2022 08:48:15 +0000 (16:48 +0800)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 11 Nov 2022 06:02:28 +0000 (06:02 +0000)
commit86d22b2e38318b9b00746379f7b9321e961dca15
treec9bce16d0910f8d6f557dde8b66d034b32cb329d
parentabe47f3fa08c80cb6beac411bcbce4a6afd2d9eb
msdkallocator: add a parameter to function gst_msdk_import_to_msdk_surface

Add a flags parameter to function gst_msdk_import_to_msdk_surface and
move the function declaration to gstmsdkallcator.h to prepare for adding
Windows implementation.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3231>
subprojects/gst-plugins-bad/sys/msdk/gstmsdkallocator.h
subprojects/gst-plugins-bad/sys/msdk/gstmsdkallocator_libva.c
subprojects/gst-plugins-bad/sys/msdk/gstmsdkallocator_libva.h
subprojects/gst-plugins-bad/sys/msdk/gstmsdkenc.c
subprojects/gst-plugins-bad/sys/msdk/gstmsdkvpp.c