gstreamer/subprojects/gst-plugins-bad/ext/vulkan
Stéphane Cerveau 9db0b83aa1 vkh26xdec: Fix stop memory leak
The h26xdecoder 'stop' method was not called
as the vulkan h26x class rewires the video decoder
'stop' base method to its own one.

It was causing some memory leaks such as dangling parser
and dpb in h26xdecoder base class.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6787>
2024-05-01 11:24:25 +01:00
..
shaders vulkan: minor meson clean ups 2023-05-12 18:04:52 +00:00
gstvulkan.c vulkanh265dec: add H.265 decoder 2024-02-10 17:17:24 +00:00
gstvulkanelement.c
gstvulkanelements.h
meson.build vulkanh265dec: add H.265 decoder 2024-02-10 17:17:24 +00:00
vkcolorconvert.c vulkancolorconvert: actually support passthrough correctly 2023-09-13 01:12:18 +00:00
vkcolorconvert.h
vkdeviceprovider.c
vkdeviceprovider.h
vkdownload.c vulkan: early return if gst_buffer_pool_set_config() fails 2024-01-30 11:58:04 +00:00
vkdownload.h
vkh264dec.c vkh26xdec: Fix stop memory leak 2024-05-01 11:24:25 +01:00
vkh264dec.h vkh264dec: GST_USE_UNSTABLE_API for plugin compilation 2024-02-05 14:25:38 +01:00
vkh265dec.c vkh26xdec: Fix stop memory leak 2024-05-01 11:24:25 +01:00
vkh265dec.h vulkanh265dec: add H.265 decoder 2024-02-10 17:17:24 +00:00
vkimageidentity.c
vkimageidentity.h
vkoverlaycompositor.c vulkan: use VK_QUEUE_FAMILY_IGNORED in barriers 2023-04-28 00:59:57 +00:00
vkoverlaycompositor.h
vkshaderspv.c vkshaderspv: fix example 2023-05-10 20:14:07 +02:00
vkshaderspv.h
vksink.c
vksink.h
vkupload.c vkupload: remove unused parameter fetching 2024-02-05 10:38:54 +00:00
vkupload.h
vkviewconvert.c vulkan: number of memories in buffer rather than number of planes 2023-05-19 04:26:29 +00:00
vkviewconvert.h