gstreamer/ext
Sebastian Dröge 2ace14f613 pango: Create one context per instance and remove class mutex
PangoCairo is thread-safe as long as the context and fontmap are not
shared between threads. Previously each subclass had its own context and
a class mutex for this reason, but apart from hurting performance this
was also not completely safe yet: the same fontmap might've been used by
different classes from different threads as the thread-default fontmap
(at time of class initialization) was used.
2018-08-27 15:41:31 +03:00
..
alsa meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30
cdparanoia meson: Fix detection of cdparanoia library 2018-07-31 13:30:46 +05:30
gl glcolorscale: fix compiler warning 2018-08-26 11:16:23 +02:00
libvisual meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30
ogg oggdemux: Ensure that no pad values are set when setting up the mapper 2018-08-27 11:07:47 +03:00
opus opusdec: Add property to control phase inversion 2018-08-01 09:45:07 -04:00
pango pango: Create one context per instance and remove class mutex 2018-08-27 15:41:31 +03:00
theora meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30
vorbis meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30
Makefile.am gl: hook up to build system 2017-12-19 12:01:48 +00:00
meson.build meson: remove obsolete FIXME 2018-08-16 11:35:33 +01:00