summaryrefslogtreecommitdiff
path: root/ext/vulkan/vksink.c
Commit message (Expand)AuthorAgeFilesLines
* vulkan: Add iOS window implementationMatthew Waters2019-04-081-1/+29
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-0/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-2/+2
* vksink: fix spelling on failed _ensure_data() error messageReynaldo H. Verdejo Pinochet2016-03-021-1/+1
* vksink: Fix GError memory leakVineeth TM2016-02-291-0/+2
* vkutils: move object-specific context queries to their respective filesMatthew Waters2016-02-171-5/+3
* vksink: only unref if the pointers are non-NULLMatthew Waters2016-02-171-6/+12
* vulkan: add upload elementMatthew Waters2016-02-171-1/+3
* vulkan: add device to handle_context_queryMatthew Waters2016-02-171-1/+1
* vulkan: move instance_open into the utility ensure_element_dataMatthew Waters2016-02-171-6/+0
* vkinstance: add signal for overriding device creationMatthew Waters2016-02-171-2/+2
* vulkan: implement GstContext helpersMatthew Waters2016-02-171-11/+22
* vkdevice: remove gst_vulkan_device_close()Matthew Waters2016-02-171-1/+0
* vkinstance: remove gst_vulkan_instance_closeMatthew Waters2016-02-171-1/+0
* new vulkan based video sinkMatthew Waters2016-02-171-0/+491