gstreamer/ext/pango
Christophe Fergeau 66db4c0a0a closes #333510.
Original commit message from CVS:
* ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
* ext/pango/gsttextrender.c: (gst_text_render_init):
* gst/adder/gstadder.c: (gst_adder_init):
Don't leak padtemplates, patch by Christophe Fergeau,
closes #333510.
2006-03-09 15:05:03 +00:00
..
gstclockoverlay.c ext/pango/: Those functions are called with lock held. 2006-02-18 19:53:48 +00:00
gstclockoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
gsttextoverlay.c closes #333510. 2006-03-09 15:05:03 +00:00
gsttextoverlay.h ext/pango/gsttextoverlay.*: If input is plain text, escape it before passing it to pango_layout_set_markup(). 2006-03-07 15:08:15 +00:00
gsttextrender.c closes #333510. 2006-03-09 15:05:03 +00:00
gsttextrender.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
gsttimeoverlay.c ext/pango/: Those functions are called with lock held. 2006-02-18 19:53:48 +00:00
gsttimeoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
Makefile.am Port pango-based textoverlay, timeoverlay and textrender to 0.9 and add background shading and text wrapping modes. M... 2005-11-30 13:20:57 +00:00