gstreamer/plugins
Niels De Graef 0ca0a9d982 queue2: Use g_object_notify_by_pspec
`g_object_notify()` actually takes a global lock to look up the
`GParamSpec` that corresponds to the given property name. It's not a
huge performance hit, but it's easily avoidable by using the
`_by_pspec()` variant.
2019-10-31 11:06:48 +01:00
..
elements queue2: Use g_object_notify_by_pspec 2019-10-31 11:06:48 +01:00
tracers Remove autotools build system 2019-10-13 16:10:42 +01:00
meson.build Port to hotdoc 2019-05-13 16:34:09 -04:00