Matthew Waters
|
2d31aba78d
|
vulkan: docs annotation updates
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1506>
|
2020-08-15 02:55:30 +00:00 |
|
Matthew Waters
|
52a9135a2b
|
vulkan/swapper: add get_surface_rectangles
Retrieve the input, output and covered rectangles.
|
2020-03-03 05:00:50 +00:00 |
|
Matthew Waters
|
670d0a8e88
|
vulkan: remove the private struct from the public struct
Remove any references to CamelTypePrivate from the public CamelType
struct. They can be accessed as needed using
camel_type_get_instance_private().
|
2019-11-07 20:01:57 +00:00 |
|
Matthew Waters
|
69af8a9360
|
vulkan: move swapper object to the gstvulkan library
Allows other sinks and/or user code to display to a VkSurface
|
2019-07-04 14:18:15 +10:00 |
|