mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-30 21:51:09 +00:00
c50f4477ec
.. and make use of that API in videoaggregator. When setting certain properties, such as cropping or the scaled size of pads, a new converter is created by videoaggregator. Before that patch, this implied spawning new threads, potentially at each aggregate cycle when interpolating pad properties. This is obviously wasteful, and re-using a task pool removes that overhead. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/896> |
||
---|---|---|
.. | ||
gst | ||
meson.build |