gstreamer/subprojects/gst-plugins-bad/gst-libs/gst
Seungha Yang 8b988605a8 d3d11memory: Fix GstAllocator::mem_copy() implementation
We were checking possible bind flags for the DXGI format
of the source texture but that's never applied to
the destination texture desc.

Just use the already configured bind (and misc) flags of source texture
for the destination texture allocation without additional check.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2950>
2022-08-30 19:58:29 +00:00
..
adaptivedemux Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
audio gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
basecamerabinsrc docs: fix unnecessary ampersand, < and > escaping in code blocks 2021-11-12 11:39:19 +00:00
codecparsers codecparsers: Defering computation of pps and sps fields 2022-07-22 16:13:47 -04:00
codecs h265decoder: Update SpsMaxLatencyPictures properly 2022-08-22 19:48:53 +00:00
cuda cuda: Hide runtime compiler related header and symbols 2022-08-18 05:20:08 +09:00
d3d11 d3d11memory: Fix GstAllocator::mem_copy() implementation 2022-08-30 19:58:29 +00:00
insertbin gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
interfaces gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
isoff gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
mpegts mpeg: fix unused-but-set warning 2022-03-28 10:30:23 +00:00
opencv gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
play gst-play: missing cleanup for g_autoptr 2022-08-17 09:52:00 +03:00
player player: Don't leak wrapped video info 2022-08-13 12:24:37 +03:00
sctp gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
transcoder gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
uridownloader gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
va va: libs: Add Y42B format. 2022-08-17 18:34:10 +00:00
vulkan vkfullscreenquad: add support for disabling clearing 2022-06-14 03:34:05 +00:00
wayland gstwaylandsink: Add rotate-method property 2022-06-20 18:30:56 +00:00
webrtc webrtc:ice: Fix candidate stats related APIs for bindings 2022-08-19 10:46:01 -04:00
winrt gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
glib-compat-private.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00