gstreamer/subprojects/gst-plugins-bad/sys/msdk
Tong Wu ebc9780c5f msdkdec: delete use_video_memory
Since msdkdec uses video pool as the output buffer pool at all time. The
use_video_memory variable is not useful anymore. Now delete it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4088>
2023-03-22 05:07:19 +00:00
..
gstmsdk.c msdkav1enc: fix the category for msdkav1enc debug 2023-02-17 16:02:58 +08:00
gstmsdkallocator.c msdkdec: Add a function to directly allocate output GstMsdkSurface 2023-02-27 12:22:13 +00:00
gstmsdkallocator.h msdkdec: Apply the modified memory allocation logic 2023-02-27 12:22:13 +00:00
gstmsdkallocator_d3d.c msdkallocator_d3d: add gst_msdk_frame_free callback function 2023-03-22 05:07:19 +00:00
gstmsdkallocator_libva.c msdkdec: Apply the modified memory allocation logic 2023-02-27 12:22:13 +00:00
gstmsdkallocator_libva.h msdkallocator: add a parameter to function gst_msdk_import_to_msdk_surface 2022-11-11 06:02:28 +00:00
gstmsdkav1dec.c msdkdec: add d3d11 caps for srcpad 2023-03-22 05:07:19 +00: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 msdkdec: Apply the modified memory allocation logic 2023-02-27 12:22:13 +00:00
gstmsdkcontext.h msdk: Add a bufferpool in GstMsdkContext structure 2023-02-27 12:22:13 +00:00
gstmsdkcontextutil.c MSDK: Introduce d3d11 device to MSDK context 2022-11-11 06:02:28 +00:00
gstmsdkcontextutil.h MSDK: Introduce d3d11 device to MSDK context 2022-11-11 06:02:28 +00:00
gstmsdkdec.c msdkdec: delete use_video_memory 2023-03-22 05:07:19 +00:00
gstmsdkdec.h msdkdec: delete use_video_memory 2023-03-22 05:07:19 +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 msdkh264enc: Adding BGRx format DMABuf support 2023-03-15 15:06:57 +00:00
gstmsdkenc.h msdkenc: Set pts at handle_frame 2023-03-01 01:42:50 +00:00
gstmsdkh264dec.c msdkdec: add d3d11 caps for srcpad 2023-03-22 05:07:19 +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 h264parser: typo fix in enum value 2022-12-12 21:43:14 +00:00
gstmsdkh264enc.h msdkh264enc: Add intra refresh parameters 2022-05-27 02:15:42 +00:00
gstmsdkh265dec.c msdkdec: add d3d11 caps for srcpad 2023-03-22 05:07:19 +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: add D3D11 caps for msdkenc 2022-11-11 06:02:28 +00:00
gstmsdkh265enc.h msdkenc: Enable LowDelayBrc and MaxFrameSize for I/P frame 2022-07-20 07:10:19 +00:00
gstmsdkmjpegdec.c msdkdec: add d3d11 caps for srcpad 2023-03-22 05:07:19 +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 msdkdec: Enable va caps at srcpad 2023-02-27 12:22:13 +00: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 msdkdec: Enable va caps at srcpad 2023-02-27 12:22:13 +00: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 msdkdec: add d3d11 caps for srcpad 2023-03-22 05:07:19 +00: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 D3D11 caps for msdkenc 2022-11-11 06:02:28 +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: Pass null formats when create va allocator for RGB565 2023-03-21 05:42:34 +00:00
gstmsdkvpp.h msdkvpp: delete use_sinkpad_va and use_srcpad_va 2022-11-11 06:02:28 +00: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 gst d3d11 lib into MSDK's dependency 2022-11-11 06:02:28 +00: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 msdkallocator: Use const ptr of videoinfo in func param 2023-02-01 04:31:23 +00:00
msdk.h msdkallocator: Use const ptr of videoinfo in func param 2023-02-01 04:31:23 +00: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