projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8819319
)
vkswapper: remove outdated comment
author
Matthew Waters
<matthew@centricular.com>
Mon, 7 Dec 2015 05:46:28 +0000
(16:46 +1100)
committer
Matthew Waters
<matthew@centricular.com>
Tue, 16 Feb 2016 14:13:43 +0000
(
01:13
+1100)
ext/vulkan/vkswapper.c
patch
|
blob
|
history
diff --git
a/ext/vulkan/vkswapper.c
b/ext/vulkan/vkswapper.c
index 2fd653375d917ec0bf991c048f84ec623ecfdb49..3de4841d33203686ae23ddb600725394bb85cc26 100644
(file)
--- a/
ext/vulkan/vkswapper.c
+++ b/
ext/vulkan/vkswapper.c
@@
-917,7
+917,6
@@
_build_render_buffer_cmd (GstVulkanSwapper * swapper, guint32 swap_idx,
return FALSE;
}
- /* FIXME: staging frame is leaked */
err =
vkQueueSubmit (swapper->queue->queue, 1, &cmd_data->cmd, cmd_data->fence);
if (gst_vulkan_error_to_g_error (err, error, "vkQueueSubmit") < 0) {