Seungha Yang 800a83b435 d3d12decoder: Implement threaded decoding
To achieve maximum throughput, waiting on command commit thread
is not ideal. And render-delay will introduce unwanted latency.
Best is to split thread and wait finished decoding job in a dedicated
output thread

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5812>
2023-12-15 22:56:33 +09:00
..
2023-05-20 05:48:23 +00:00
2023-10-12 18:25:50 +00:00
2023-12-06 16:09:27 +00:00
2023-02-03 17:48:10 +00:00
2023-02-28 10:12:31 +00:00
2023-08-23 18:33:04 +09:00