gstreamer/subprojects/gst-plugins-bad/gst-libs/gst
Daniel Morin 98653aa43a analytics: Allow specific analytics-meta (Mtd) to handle their clear
- Add mtd_meta_clear to allow specific analytics-meta to handle their clear
  operation specific to their type.

- Clear mtd's attached when analytic-meta is freed. When the buffer where
  analytics-meta is attached is not from a buffer pool
  gst_analytics_relation_meta_clear will not be called unless we explicitly call
  it in _free. This important otherwise _mtd_clear are not called and lead to
  leak if embedded mtd's allocated memory
- Un-ref in transform if it's a copy

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6026>
2024-10-17 18:13:03 +00:00
..
adaptivedemux video: Don't overshoot QoS earliest time by a factor of 2 2024-09-13 19:52:52 +00:00
analytics analytics: Allow specific analytics-meta (Mtd) to handle their clear 2024-10-17 18:13:03 +00:00
audio gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
basecamerabinsrc meson: Add CameraBin and Va girs 2023-04-25 02:57:55 +00:00
codecparsers codecparsers: add debug categories to bitwriters 2024-10-14 22:05:04 +00:00
codecs gst-plugins-bad: use g_sort_array() instead of deprecated g_qsort_with_data() 2024-09-02 22:31:34 +00:00
cuda cuda: Load external resource interop symbols 2024-09-14 15:33:44 +00:00
d3d11 meson: d3d11: fix build with MinGW GCC 14 2024-10-12 19:01:13 -03:00
d3d12 meson: d3d12: fix build with MinGW GCC 14 2024-10-12 19:01:46 -03:00
d3dshader d3d12: Add d3d12mipmapping element 2024-09-23 13:52:37 +00:00
dxva meson: Explicitly use cpp_std=c++11 for dxva 2024-10-13 19:31:27 +00:00
insertbin insertbin/doc: add "Since" markers to pass CI 2023-11-17 01:09:49 +01:00
interfaces meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
isoff gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
mpegts common: Stop using GQuark-based GstStructure name API 2024-09-26 19:21:29 +03:00
mse meson: Remove duplicated library definitions for gstmse and gstanalytics 2024-06-30 15:43:27 +00:00
opencv build: opencv: disable opencv deps if it's not installed 2023-10-26 20:43:14 +00:00
play common: Stop using GQuark-based GstStructure name API 2024-09-26 19:21:29 +03:00
player common: Stop using GQuark-based GstStructure field name API 2024-09-26 19:21:29 +03:00
sctp meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
transcoder gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
uridownloader meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
va va: videoformat: Correct NV21's BPP 2024-09-05 09:56:02 +00:00
vulkan common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
wayland wayland: Set a debug category for the shm allocator 2024-09-10 21:35:18 +00:00
webrtc webrtc: fix documentation error in GstWebRTCKind 2024-08-24 10:08:57 +00:00
winrt meson: Undefine any WINVER and _WIN32_WINNT entries before redefining them 2024-10-12 19:10:46 -03:00
glib-compat-private.h gst-plugins-bad: use g_sort_array() instead of deprecated g_qsort_with_data() 2024-09-02 22:31:34 +00:00
meson.build d3d12: Move core part to gst-libs 2024-04-01 10:37:50 +00:00