gstreamer/subprojects/gst-plugins-bad/gst/autoconvert
Thibault Saunier 17029974e0 autoconvert: Stop using qdata and unsafe weak refs
We are still using internal pads that are not added to the bin
but we now have a subclass and avoid qdata and weak refs as
they are not MT safe.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/899>
2024-01-31 11:00:23 +00:00
..
gstautoconvert.c autoconvert: Stop using qdata and unsafe weak refs 2024-01-31 11:00:23 +00:00
gstautoconvert.h autoconvert: Stop using qdata and unsafe weak refs 2024-01-31 11:00:23 +00:00
gstautovideoconvert.c autovideoconvert: Make it a subclass of GstAutoConvert 2024-01-31 11:00:23 +00:00
gstautovideoconvert.h autovideoconvert: Make it a subclass of GstAutoConvert 2024-01-31 11:00:23 +00:00
meson.build autoconvert: Add a 'factory-names' property 2024-01-31 11:00:23 +00:00
plugin.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00