d3d11decoder: Use staging buffer pool for non-d3d11 downstream
authorSeungha Yang <seungha@centricular.com>
Sat, 5 Feb 2022 14:25:12 +0000 (23:25 +0900)
committerSeungha Yang <seungha@centricular.com>
Sun, 6 Feb 2022 12:57:17 +0000 (21:57 +0900)
commitb22aa14e43811fe2823e27d066d99bf30ff26133
tree4482508816c78f1cb7bc4b2faab079bc4ce60c5d
parent06fb2d3937d8822bb1d74442972fbaf0c03f1506
d3d11decoder: Use staging buffer pool for non-d3d11 downstream

In specific condition, this can show about 10% ~ 30%
performance gain with non-d3d11 downstream element.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1643>
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11decoder.cpp