gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/vulkan
Víctor Manuel Jáquez Leal c7259f3a5b vulkan: remove beta extensions guard for encode operations
This is not needed anymore since encoder operations are not beta anymore.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7179>
2024-07-16 15:08:39 +00:00
..
android
cocoa
ios
wayland
win32
xcb
gstvkapi.h
gstvkbarrier.h
gstvkbuffermemory.c
gstvkbuffermemory.h
gstvkbufferpool.c
gstvkbufferpool.h
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 vkdecoder: support layered and non dedicated DPB 2024-06-19 10:37:32 +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 vulkan: remove remaining GST_VULKAN_HAVE_VIDEO_ENCODERS 2024-06-06 10:32:51 +00:00
gstvkdevice.h
gstvkdisplay.c
gstvkdisplay.h
gstvkencoder-private.c vk-video: Fix uint64_t string format errors 2024-07-07 13:20:12 +00:00
gstvkencoder-private.h
gstvkerror.c
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/fullscreenquad: add check for unset video info 2024-06-07 01:44:32 +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 vkimagebufferpool: set image creation flags in needed 2024-07-11 20:28:04 +02:00
gstvkimagebufferpool.h
gstvkimagememory.c
gstvkimagememory.h
gstvkimageview.c
gstvkimageview.h
gstvkinstance.c
gstvkinstance.h
gstvkmemory.c
gstvkmemory.h
gstvkoperation.c vkoperation: support for query_result_status 2024-06-18 12:13:41 +00:00
gstvkoperation.h
gstvkphysicaldevice-private.h
gstvkphysicaldevice.c vkphysicaldevice: rename query to query_result_status 2024-06-18 12:13:41 +00:00
gstvkphysicaldevice.h vkphysicaldevice: rename query to query_result_status 2024-06-18 12:13:41 +00:00
gstvkqueue.c vkqueue: remove useless decoder include 2024-06-05 17:50:26 +00:00
gstvkqueue.h
gstvkswapper.c vulkan/swapper: expose choose_queue() in docs 2024-06-12 23:37:58 +10:00
gstvkswapper.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstvktrash.c
gstvktrash.h
gstvkutils.c
gstvkutils.h
gstvkvideo-private.c vulkan: remove GST_VULKAN_HAVE_VIDEO_ENCODERS 2024-06-05 17:50:27 +00:00
gstvkvideo-private.h vulkan: remove GST_VULKAN_HAVE_VIDEO_ENCODERS 2024-06-05 17:50:27 +00:00
gstvkvideofilter.c vulkan/videofilter: add getters for queue/device/instance 2024-06-03 00:06:18 +10:00
gstvkvideofilter.h vulkan/videofilter: add getters for queue/device/instance 2024-06-03 00:06:18 +10:00
gstvkvideoutils.c vulkan: remove GST_VULKAN_HAVE_VIDEO_ENCODERS 2024-06-05 17:50:27 +00:00
gstvkvideoutils.h vulkan: remove GST_VULKAN_HAVE_VIDEO_ENCODERS 2024-06-05 17:50:27 +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
vulkan_mkenum.py