gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/vulkan
Stéphane Cerveau 6790093fe6 vkoperation: use inline query with video maintenance1
When video_maintenance1 is supported,
gst_vulkan_operation_begin_query will now use
the inline query mechanism instead of vkCmdBeginQuery
API.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7995>
2024-12-04 22:01:02 +00:00
..
android
cocoa
ios
wayland
win32
xcb
gstvkapi.h
gstvkbarrier.h
gstvkbuffermemory.c vulkan: Mark some pointers to Vulkan info structures as const 2024-08-12 19:23:08 +00:00
gstvkbuffermemory.h vulkan: Mark some pointers to Vulkan info structures as const 2024-08-12 19:23:08 +00:00
gstvkbufferpool.c vkbufferpool: correct usage flags type 2024-04-03 09:36:44 +00:00
gstvkbufferpool.h vkbufferpool: correct usage flags type 2024-04-03 09:36:44 +00:00
gstvkcommandbuffer.c
gstvkcommandbuffer.h
gstvkcommandpool-private.h
gstvkcommandpool.c
gstvkcommandpool.h
gstvkconfig.h.meson vulkan: remove GST_VULKAN_HAVE_VIDEO_ENCODERS 2024-06-05 17:50:27 +00:00
gstvkdebug-private.h
gstvkdebug.c vulkan: remove beta extensions guard for encode operations 2024-07-16 15:08:39 +00:00
gstvkdebug.h
gstvkdecoder-private.c vkoperation: use inline query with video maintenance1 2024-12-04 22:01:02 +00:00
gstvkdecoder-private.h vulkan: replace gst_vulkan_queue_create_decoder() with gst_vulkan_decoder_new_from_queue() 2024-04-26 16:24:22 +00:00
gstvkdescriptorcache.c
gstvkdescriptorcache.h
gstvkdescriptorpool.c
gstvkdescriptorpool.h
gstvkdescriptorset.c
gstvkdescriptorset.h
gstvkdevice.c vkdevice: enable VK_KHR_VIDEO_MAINTENANCE_1_EXTENSION_NAME 2024-12-04 22:01:02 +00:00
gstvkdevice.h
gstvkdisplay.c all: Fix closure annotations 2024-10-25 08:58:29 +00:00
gstvkdisplay.h
gstvkencoder-private.c vkoperation: use inline query with video maintenance1 2024-12-04 22:01:02 +00:00
gstvkencoder-private.h vkencoder-private: add gst_vulkan_encoder_is_started() 2024-12-04 02:17:45 +00:00
gstvkerror.c vkerror: free the error string after usage 2024-05-31 14:44:09 +00:00
gstvkerror.h
gstvkfence.c
gstvkfence.h
gstvkformat.c vulkan: remove beta extensions guard for encode operations 2024-07-16 15:08:39 +00:00
gstvkformat.h vkformat: add gst_vulkan_format_get_map function 2024-07-11 20:28:04 +02:00
gstvkfullscreenquad.c vulkan: Fix some doc strings and also some g-i warnings 2024-09-10 14:59:36 +00:00
gstvkfullscreenquad.h vulkan/fullscreenquad: add get_queue() 2024-06-03 00:06:18 +10:00
gstvkhandle.c
gstvkhandle.h
gstvkhandlepool.c
gstvkhandlepool.h
gstvkimagebufferpool.c vulkan: Fix some doc strings and also some g-i warnings 2024-09-10 14:59:36 +00:00
gstvkimagebufferpool.h vkimagebufferpool: expose config_get_allocation_params() 2024-07-31 12:15:43 +00:00
gstvkimagememory.c
gstvkimagememory.h
gstvkimageview.c
gstvkimageview.h
gstvkinstance.c vkinstance: add gst_vulkan_instance_create_device_with_index 2024-11-15 20:32:24 +00:00
gstvkinstance.h vkinstance: add gst_vulkan_instance_create_device_with_index 2024-11-15 20:32:24 +00:00
gstvkmemory.c vulkan: Mark some pointers to Vulkan info structures as const 2024-08-12 19:23:08 +00:00
gstvkmemory.h vulkan: Mark some pointers to Vulkan info structures as const 2024-08-12 19:23:08 +00:00
gstvkoperation.c vkoperation: use inline query with video maintenance1 2024-12-04 22:01:02 +00:00
gstvkoperation.h vkoperation: use inline query with video maintenance1 2024-12-04 22:01:02 +00:00
gstvkphysicaldevice-private.h
gstvkphysicaldevice.c vkphysicaldevice: dump if video maintenance1 is supported 2024-12-04 22:01:02 +00:00
gstvkphysicaldevice.h vkphysicaldevice: rename query to query_result_status 2024-06-18 12:13:41 +00:00
gstvkqueue.c vulkan: Fix context get/set annotations 2024-08-12 19:23:08 +00:00
gstvkqueue.h vulkan: replace gst_vulkan_queue_create_decoder() with gst_vulkan_decoder_new_from_queue() 2024-04-26 16:24:22 +00:00
gstvkswapper.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
gstvkswapper.h
gstvktrash.c all: Fix closure annotations 2024-10-25 08:58:29 +00:00
gstvktrash.h
gstvkutils.c vkutils: add gst_vulkan_ensure_element_device 2024-11-15 20:32:24 +00:00
gstvkutils.h vkutils: add gst_vulkan_ensure_element_device 2024-11-15 20:32:24 +00:00
gstvkvideo-private.c vulkan: add gst_vulkan_video_image_create_view() 2024-11-28 07:05:40 +01:00
gstvkvideo-private.h vkencoder-private: handle quality level 2024-12-04 02:17:45 +00:00
gstvkvideofilter.c vkutils: add gst_vulkan_ensure_element_device 2024-11-15 20:32:24 +00:00
gstvkvideofilter.h vulkan/videofilter: add getters for queue/device/instance 2024-06-03 00:06:18 +10:00
gstvkvideoutils.c vulkan/videoutils: silence some maybe-unitialized warnings 2024-11-18 12:10:57 +11:00
gstvkvideoutils.h vulkan: store in GstVulkanVideoCapabilities encoder and decoder caps 2024-12-04 02:17:44 +00:00
gstvkwindow.c
gstvkwindow.h
meson.build meson: Find MoltenVK with the objc++ compiler everywhere 2024-07-07 13:20:12 +00:00
vulkan-prelude.h
vulkan.h
vulkan_fwd.h vkencoder: add gstvkencoder helper object 2024-05-03 19:40:16 +00:00
vulkan_mkenum.py