Seungha Yang
|
289bc1d440
|
d3d12: Remove notify_com and notify_mini_object helper methods
Use private macros instead of exposing multiple APIs for the same thing
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7057>
|
2024-06-19 13:19:47 +00:00 |
|
Sebastian Dröge
|
0ef396359c
|
gst: Move GstQueueArray as GstVecDeque to core
And change lengths and indices from guint to gsize for a more correct type.
Also deprecate GstQueueArray and implement it in terms of GstVecDeque.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6779>
|
2024-05-06 18:25:42 +00:00 |
|
Seungha Yang
|
7d0e90b7bc
|
d3d12: Move core part to gst-libs
Move buffer pool, converter, and device abstraction layer to
public library
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6494>
|
2024-04-01 10:37:50 +00:00 |
|