gstreamer/subprojects/gst-plugins-bad/sys/d3d11
Seungha Yang 6a59dd95e8 d3d11convert: Use single GstD3D11Converter object
... and don't use GstD3D11VideoProcessor. Now GstD3D11Converter will
be able to convert using videoprocessor, and texture upload is also supported by
GstD3D11Converter. All the noisy code can be removed therefore.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2697>
2022-07-02 05:37:55 +09:00
..
gstd3d11av1dec.cpp d3d11decoder: Add support for non-zero crop-{x,y} position 2022-06-17 20:15:02 +00:00
gstd3d11av1dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11basefilter.cpp Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11basefilter.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11compositor.cpp d3d11converter: Add support conversion using videoprocessor 2022-07-02 05:37:55 +09:00
gstd3d11compositor.h d3d11compositor: Performance optimization 2022-06-20 19:18:53 +00:00
gstd3d11convert.cpp d3d11convert: Use single GstD3D11Converter object 2022-07-02 05:37:55 +09:00
gstd3d11convert.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11converter.cpp d3d11converter: Add support conversion using videoprocessor 2022-07-02 05:37:55 +09:00
gstd3d11converter.h d3d11converter: Add support conversion using videoprocessor 2022-07-02 05:37:55 +09:00
gstd3d11decoder.cpp d3d11: Update gst_d3d11_allocation_params_new() interface 2022-06-27 19:33:57 +00:00
gstd3d11decoder.h d3d11decoder: Check 16K resolution support 2022-06-18 18:02:44 +00:00
gstd3d11deinterlace.cpp d3d11: Update gst_d3d11_allocation_params_new() interface 2022-06-27 19:33:57 +00:00
gstd3d11deinterlace.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11download.cpp d3d11: Revert staging buffer pool implementation 2022-06-23 22:03:52 +09:00
gstd3d11download.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11h264dec.cpp d3d11decoder: Add support for non-zero crop-{x,y} position 2022-06-17 20:15:02 +00:00
gstd3d11h264dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11h265dec.cpp d3d11decoder: Add support for non-zero crop-{x,y} position 2022-06-17 20:15:02 +00:00
gstd3d11h265dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11mpeg2dec.cpp d3d11decoder: Add support for non-zero crop-{x,y} position 2022-06-17 20:15:02 +00:00
gstd3d11mpeg2dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11overlaycompositor.cpp d3d11overlaycompositor: Objectify overlay render implementation 2022-07-02 05:37:27 +09:00
gstd3d11overlaycompositor.h d3d11overlaycompositor: Objectify overlay render implementation 2022-07-02 05:37:27 +09:00
gstd3d11pluginutils.cpp d3d11: Don't use const pointer to GstDxgiColorSpace 2022-07-01 19:34:16 +00:00
gstd3d11pluginutils.h d3d11: Don't use const pointer to GstDxgiColorSpace 2022-07-01 19:34:16 +00:00
gstd3d11screencapture.cpp d3d11screencapture: Fix missing/outdated cursor shape 2022-05-24 20:10:00 +00:00
gstd3d11screencapture.h d3d11screencapturesrc: Fix crash when d3d11 device is different from owned one 2022-05-05 18:18:57 +00:00
gstd3d11screencapturedevice.cpp d3d11: Rename screen capture element 2021-10-14 15:15:56 +00:00
gstd3d11screencapturedevice.h d3d11: Update build-time dependency 2022-02-11 20:01:52 +00:00
gstd3d11screencapturesrc.cpp d3d11: Update gst_d3d11_allocation_params_new() interface 2022-06-27 19:33:57 +00:00
gstd3d11screencapturesrc.h d3d11: Rename screen capture element 2021-10-14 15:15:56 +00:00
gstd3d11shader.cpp d3d11shader: Remove GstD3D11Quad helper object 2022-06-17 19:40:48 +00:00
gstd3d11shader.h d3d11shader: Remove GstD3D11Quad helper object 2022-06-17 19:40:48 +00:00
gstd3d11testsrc.cpp d3d11converter: Add support conversion using videoprocessor 2022-07-02 05:37:55 +09:00
gstd3d11testsrc.h d3d11: Add d3d11testsrc element 2022-06-09 05:08:41 +09:00
gstd3d11upload.cpp d3d11: Update gst_d3d11_allocation_params_new() interface 2022-06-27 19:33:57 +00:00
gstd3d11upload.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11videoprocessor.cpp d3d11: Update build-time dependency 2022-02-11 20:01:52 +00:00
gstd3d11videoprocessor.h d3d11: Update build-time dependency 2022-02-11 20:01:52 +00:00
gstd3d11videosink.cpp d3d11videosink: Fix for force-aspect-ratio setting when rendering on shared texture 2022-06-29 09:04:33 +00:00
gstd3d11videosink.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11vp8dec.cpp d3d11decoder: Add support for non-zero crop-{x,y} position 2022-06-17 20:15:02 +00:00
gstd3d11vp8dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11vp9dec.cpp d3d11decoder: Add support for non-zero crop-{x,y} position 2022-06-17 20:15:02 +00:00
gstd3d11vp9dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11window.cpp d3d11converter: Add support conversion using videoprocessor 2022-07-02 05:37:55 +09:00
gstd3d11window.h d3d11converter: Objectify converter 2022-06-17 19:40:48 +00:00
gstd3d11window_corewindow.cpp Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11window_corewindow.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11window_dummy.cpp d3d11converter: Add support conversion using videoprocessor 2022-07-02 05:37:55 +09:00
gstd3d11window_dummy.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11window_swapchainpanel.cpp Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11window_swapchainpanel.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstd3d11window_win32.cpp d3d11videosink: Fix for unhandled mouse double click events 2022-04-23 13:20:54 +00:00
gstd3d11window_win32.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build d3d11compositor: Performance optimization 2022-06-20 19:18:53 +00:00
plugin.cpp d3d11: Enumerate devices via native DXGI API 2022-06-27 20:30:13 +00:00