gstreamer/ext/pango
Tim-Philipp Müller 1b54509cf0 ext/pango/gsttextoverlay.c: g_markup_escape_text() REALLY doesn't like non-UTF8 input and doesn't validate its input ...
Original commit message from CVS:
* ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
(gst_text_overlay_video_chain):
g_markup_escape_text() REALLY doesn't like non-UTF8 input
and doesn't validate its input either (and neither did
textoverlay it seems). Let's do that then and fix #345206.
2006-06-21 18:39:07 +00:00
..
gstclockoverlay.c make GstElementDetails const 2006-04-28 19:46:37 +00:00
gstclockoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
gsttextoverlay.c ext/pango/gsttextoverlay.c: g_markup_escape_text() REALLY doesn't like non-UTF8 input and doesn't validate its input ... 2006-06-21 18:39:07 +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 make GstElementDetails const 2006-04-28 19:46:37 +00:00
gsttextrender.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gsttimeoverlay.c make GstElementDetails const 2006-04-28 19:46:37 +00:00
gsttimeoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
Makefile.am further clean up build 2006-06-11 14:08:54 +00:00