gstreamer/ext/pango
Tim-Philipp Müller 9a76cd88c1 ext/pango/gsttextoverlay.c: Revert API/ABI break from March 1. Keep 'halign' and 'valign' as string type properties, ...
Original commit message from CVS:
* ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
(gst_text_overlay_init), (gst_text_overlay_set_property),
(gst_text_overlay_get_property):
Revert API/ABI break from March 1. Keep 'halign' and 'valign'
as string type properties, but mark them deprecated. Add
'halignment' and 'valignment' properties that use enums
instead of strings.
2006-03-08 09:50:23 +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 ext/pango/gsttextoverlay.c: Revert API/ABI break from March 1. Keep 'halign' and 'valign' as string type properties, ... 2006-03-08 09:50:23 +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 Update for alloc_buffer changes. 2005-12-05 13:02:12 +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