gstreamer/ext/pango
Tim-Philipp Müller bddbeccfdb ext/pango/gsttextoverlay.c: Fix invalid memory access (we can't access a buffer after it's been pushed downstream wit...
Original commit message from CVS:
* ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
(gst_text_overlay_video_chain):
Fix invalid memory access (we can't access a buffer after it's been
pushed downstream without taking a reference); fix memory leak (if
there's no text to render, bail out before allocating stuff).
2006-03-07 17:28:36 +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: Fix invalid memory access (we can't access a buffer after it's been pushed downstream wit... 2006-03-07 17:28:36 +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