gstreamer/ext/pango
Stefan Kost 9ac74c59db textoverlay: use a class wide mutex to work around pango reentrance issues
Pango is not reentrant. Use a class wide mutex to protect pange use in
gst_text_overlay_render_pangocairo(). This works reliable in contrast to the
hack in my previous commit.

Fixes Bug #412678
2011-03-14 11:17:10 +02:00
..
gstclockoverlay.c clockoverlay: only rerender text if time string has changed 2010-08-24 09:29:33 +02:00
gstclockoverlay.h clockoverlay: only rerender text if time string has changed 2010-08-24 09:29:33 +02:00
gsttextoverlay.c textoverlay: use a class wide mutex to work around pango reentrance issues 2011-03-14 11:17:10 +02:00
gsttextoverlay.h textoverlay: use a class wide mutex to work around pango reentrance issues 2011-03-14 11:17:10 +02:00
gsttextrender.c pango: Unpremultiply Cairo's ARGB to match GStreamers ARGB 2009-10-01 11:41:16 +02:00
gsttextrender.h pango: Use pango-cairo instead of pango-ft2 2009-08-06 06:43:36 +02:00
gsttimeoverlay.c pango: Some minor cleanup 2009-08-06 06:43:36 +02:00
gsttimeoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
Makefile.am textoverlay: make some properties controllable 2011-01-06 23:02:23 +00:00