gstreamer/ext/pango
Tim-Philipp Müller 96faac2891 pango: fix bad unref and crashes with multiple text overlays
gst_element_class_get_pad_template() does not return a ref,
so we mustn't unref the template returned. Fixes crashes
when switching back and forth between different types of
subtitle streams.
2012-08-21 22:51:38 +01:00
..
gstbasetextoverlay.c pango: fix bad unref and crashes with multiple text overlays 2012-08-21 22:51:38 +01:00
gstbasetextoverlay.h pango: use ported GstVideoOverlayComposition functionality 2012-06-28 18:16:25 +02:00
gstclockoverlay.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
gstclockoverlay.h pango: Create a new base class for all the elements 2011-04-16 15:56:55 +02:00
gsttextoverlay.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
gsttextoverlay.h textoverlay: Attach OverlayComposition to buffers when needed 2011-12-05 15:37:04 +00:00
gsttextrender.c elements: Use gst_pad_set_caps() instead of manual event fiddling 2012-06-08 15:51:06 +02:00
gsttextrender.h pango: Use pango-cairo instead of pango-ft2 2009-08-06 06:43:36 +02:00
gsttimeoverlay.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:45:16 +01:00
gsttimeoverlay.h pango: Create a new base class for all the elements 2011-04-16 15:56:55 +02:00
Makefile.am gst: Update versioning 2012-04-04 14:55:15 +02:00