gstreamer/subprojects/gst-plugins-bad/gst/autoconvert
Thibault Saunier a0a9e9e3cf autoconvert: Fix the way we compare element types
We used to conside elements that were subclassses of another
element type as being the same (for example with videoconvertscale,
bother videoconvert and videoscale are subclasses of videoconvertscale
and that code was lost)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/899>
2024-01-31 11:00:23 +00:00
..
gstautoconvert.c autoconvert: Fix the way we compare element types 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