vulkan: Add iOS window implementation
[platform/upstream/gst-plugins-bad.git] / ext / vulkan / vksink.c
2019-04-08 Matthew Watersvulkan: Add iOS window implementation
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-03-02 Reynaldo H. Verdej... vksink: fix spelling on failed _ensure_data() error...
2016-02-29 Vineeth TMvksink: Fix GError memory leak
2016-02-16 Matthew Watersvkutils: move object-specific context queries to their...
2016-02-16 Matthew Watersvksink: only unref if the pointers are non-NULL
2016-02-16 Matthew Watersvulkan: add upload element
2016-02-16 Matthew Watersvulkan: add device to handle_context_query
2016-02-16 Matthew Watersvulkan: move instance_open into the utility ensure_elem...
2016-02-16 Matthew Watersvkinstance: add signal for overriding device creation
2016-02-16 Matthew Watersvulkan: implement GstContext helpers
2016-02-16 Matthew Watersvkdevice: remove gst_vulkan_device_close()
2016-02-16 Matthew Watersvkinstance: remove gst_vulkan_instance_close
2016-02-16 Matthew Watersnew vulkan based video sink