gstreamer/subprojects/gst-plugins-bad/sys/d3d11
Seungha Yang 858520932c d3d11decoder: Add hardcoded minimum resolution values to caps for NVIDIA
NVIDIA GPUs have undocumented limitation regarding minimum resolution
and it can be queried via a NVDEC API. However, since we don't want to
bring CUDA/NVDEC API into D3D11, use hardcoded values for now
until we find a nice way for capability check.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2406>
2022-05-12 18:20:26 +00:00
..
gstd3d11av1dec.cpp d3d11decoder: Add hardcoded minimum resolution values to caps for NVIDIA 2022-05-12 18:20:26 +00:00
gstd3d11av1dec.h
gstd3d11basefilter.cpp
gstd3d11basefilter.h
gstd3d11compositor.cpp
gstd3d11compositor.h
gstd3d11compositorbin.cpp
gstd3d11compositorbin.h
gstd3d11convert.cpp
gstd3d11convert.h
gstd3d11converter.cpp
gstd3d11converter.h
gstd3d11decoder.cpp d3d11decoder: Add hardcoded minimum resolution values to caps for NVIDIA 2022-05-12 18:20:26 +00:00
gstd3d11decoder.h d3d11decoder: Add hardcoded minimum resolution values to caps for NVIDIA 2022-05-12 18:20:26 +00:00
gstd3d11deinterlace.cpp
gstd3d11deinterlace.h
gstd3d11download.cpp
gstd3d11download.h
gstd3d11h264dec.cpp d3d11decoder: Add hardcoded minimum resolution values to caps for NVIDIA 2022-05-12 18:20:26 +00:00
gstd3d11h264dec.h
gstd3d11h265dec.cpp d3d11decoder: Add hardcoded minimum resolution values to caps for NVIDIA 2022-05-12 18:20:26 +00:00
gstd3d11h265dec.h
gstd3d11mpeg2dec.cpp d3d11decoder: Add hardcoded minimum resolution values to caps for NVIDIA 2022-05-12 18:20:26 +00:00
gstd3d11mpeg2dec.h
gstd3d11overlaycompositor.cpp
gstd3d11overlaycompositor.h
gstd3d11pluginutils.cpp
gstd3d11pluginutils.h
gstd3d11screencapture.cpp d3d11screencapturesrc: Fix crash when d3d11 device is different from owned one 2022-05-05 18:18:57 +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
gstd3d11screencapturedevice.h
gstd3d11screencapturesrc.cpp d3d11screencapturesrc: Fix crash when d3d11 device is different from owned one 2022-05-05 18:18:57 +00:00
gstd3d11screencapturesrc.h
gstd3d11shader.cpp
gstd3d11shader.h
gstd3d11upload.cpp
gstd3d11upload.h
gstd3d11videoprocessor.cpp
gstd3d11videoprocessor.h
gstd3d11videosink.cpp
gstd3d11videosink.h
gstd3d11vp8dec.cpp d3d11decoder: Add hardcoded minimum resolution values to caps for NVIDIA 2022-05-12 18:20:26 +00:00
gstd3d11vp8dec.h
gstd3d11vp9dec.cpp d3d11decoder: Add hardcoded minimum resolution values to caps for NVIDIA 2022-05-12 18:20:26 +00:00
gstd3d11vp9dec.h
gstd3d11window.cpp
gstd3d11window.h
gstd3d11window_corewindow.cpp
gstd3d11window_corewindow.h
gstd3d11window_dummy.cpp
gstd3d11window_dummy.h
gstd3d11window_swapchainpanel.cpp
gstd3d11window_swapchainpanel.h
gstd3d11window_win32.cpp
gstd3d11window_win32.h
meson.build
plugin.cpp