gstreamer/subprojects/gst-plugins-bad/gst/autoconvert
Thibault Saunier 69db5b77d1 autoconvert: Remove unused elements from the bin
Instead of letting all the elements that were added into the bin,
add them only when strictly needed and removed them when we stop using
them.

With previous refactoring we are keeping them in our own hashmap in
amy case so we can keep reusing the same elements as before.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/899>
2024-01-31 11:00:23 +00:00
..
gstautoconvert.c autoconvert: Remove unused elements from the bin 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: Ignore elements with rank == NONE 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