gstreamer/subprojects/gst-plugins-bad/sys/msdk
Mengkejiergeli Ba 13be7cbe86 msdkvpp: Set va mem caps as higher priority
We use va pool as msdkvpp's bufferpool, which means both va memory
and dma memory will be allocated by va pool. Considering drm modifier
stuff is not ready, we use va memory with higher priortiry than
dma memory when deciding vpp caps.

Besides, this patch removes the specified "interlace-mode" in vpp caps.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3253>
2022-10-27 11:12:08 +00:00
..
gstmsdk.c msdk: Add msdkav1enc element 2022-06-02 13:39:11 +00:00
gstmsdkallocator.c msdk: Add help functions to get mfxFrameSurface1 from GstBuffer and wrap it as GstMsdkSurface 2022-09-02 11:06:29 +08:00
gstmsdkallocator.h msdkvpp: Import buffer to msdk_surface 2022-09-02 11:06:29 +08:00
gstmsdkallocator_d3d.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkallocator_libva.c msdkvpp: Import buffer to msdk_surface 2022-09-02 11:06:29 +08:00
gstmsdkallocator_libva.h msdk: Add help functions to get mfxFrameSurface1 from GstBuffer and wrap it as GstMsdkSurface 2022-09-02 11:06:29 +08:00
gstmsdkav1dec.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkav1dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkav1enc.c msdkav1enc: Remove reorder TU workaround 2022-10-27 07:07:38 +00:00
gstmsdkav1enc.h msdkav1enc: Remove reorder TU workaround 2022-10-27 07:07:38 +00:00
gstmsdkbufferpool.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkbufferpool.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkcontext.c msdk: Don't print error log for missing DRM device path 2022-03-03 06:29:11 +00:00
gstmsdkcontext.h MSDK: Add new_with_va_display() helper function to create context. 2022-02-11 07:13:45 +00:00
gstmsdkcontextutil.c msdk: Fix Windows build 2022-04-09 02:13:57 +09:00
gstmsdkcontextutil.h MSDK: Add a handle_context_query() helper function. 2022-02-11 07:13:45 +00:00
gstmsdkdec.c msdkmjpegdec: Add support for error report 2022-07-01 06:29:30 +00:00
gstmsdkdec.h msdkdec: Decoder should use its own pool when downstream allocator is not recognizable 2022-06-08 02:48:53 +00:00
gstmsdkdecproputil.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkdecproputil.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkenc.c msdkav1enc: Remove reorder TU workaround 2022-10-27 07:07:38 +00:00
gstmsdkenc.h msdkav1enc: Remove reorder TU workaround 2022-10-27 07:07:38 +00:00
gstmsdkh264dec.c msdkdec: Enable SFC csc for AVC and HEVC 2022-02-16 08:26:46 +00:00
gstmsdkh264dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkh264enc.c msdkenc: Enable LowDelayBrc and MaxFrameSize for I/P frame 2022-07-20 07:10:19 +00:00
gstmsdkh264enc.h msdkh264enc: Add intra refresh parameters 2022-05-27 02:15:42 +00:00
gstmsdkh265dec.c msdkdec: Enable SFC csc for AVC and HEVC 2022-02-16 08:26:46 +00:00
gstmsdkh265dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkh265enc.c msdkenc: Enable LowDelayBrc and MaxFrameSize for I/P frame 2022-07-20 07:10:19 +00:00
gstmsdkh265enc.h msdkenc: Enable LowDelayBrc and MaxFrameSize for I/P frame 2022-07-20 07:10:19 +00:00
gstmsdkmjpegdec.c msdkmjpegdec: Add support for error report 2022-07-01 06:29:30 +00:00
gstmsdkmjpegdec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkmjpegenc.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkmjpegenc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkmpeg2dec.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkmpeg2dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkmpeg2enc.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkmpeg2enc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdksystemmemory.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdksystemmemory.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkvc1dec.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkvc1dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkvideomemory.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkvideomemory.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkvp8dec.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkvp8dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkvp9dec.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkvp9dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkvp9enc.c msdkenc: add macro definitions to avoid the gst-inspect error 2022-03-23 04:34:06 +00:00
gstmsdkvp9enc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkvpp.c msdkvpp: Set va mem caps as higher priority 2022-10-27 11:12:08 +00:00
gstmsdkvpp.h msdkvpp: Add va memory when fixating src caps 2022-09-02 11:06:29 +08:00
gstmsdkvpputil.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmsdkvpputil.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build msdk: Add help functions to get mfxFrameSurface1 from GstBuffer and wrap it as GstMsdkSurface 2022-09-02 11:06:29 +08:00
msdk-enums.c msdkenc: Enable LowDelayBrc and MaxFrameSize for I/P frame 2022-07-20 07:10:19 +00:00
msdk-enums.h msdkenc: Enable LowDelayBrc and MaxFrameSize for I/P frame 2022-07-20 07:10:19 +00:00
msdk.c msdkenc: Use va pool on linux and system pool for windows 2022-09-02 11:06:29 +08:00
msdk.h msdk: Add help functions to get mfxFrameSurface1 from GstBuffer and wrap it as GstMsdkSurface 2022-09-02 11:06:29 +08:00
msdk_d3d.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
msdk_libva.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
msdk_libva.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00