summaryrefslogtreecommitdiffstats
path: root/ext/cairo/gsttextoverlay.c
Commit message (Expand)AuthorAgeFilesLines
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-281-0/+12
* ext/cairo/gsttextoverlay.c: Fix compiler warning.Stefan Kost2008-08-261-3/+2
* ext/cairo/gsttextoverlay.c: Fix obvious memleak.David Schleef2008-08-261-2/+2
* Stop using deprecated GLib functions.Sebastian Dröge2008-04-241-6/+6
* ext/cairo/gsttextoverlay.c: Change strcasecmp() to g_strcasecmp(). Fixes #49...David Schleef2007-11-161-7/+6
* ext/cairo/gsttextoverlay.c: Implement minimal parsing of the passed pango fon...Tim-Philipp Müller2007-11-131-3/+30
* ext/cairo/gsttextoverlay.c: Add info about static leak.Stefan Kost2007-09-201-0/+3
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-061-2/+3
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-6/+6
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-0/+2
* ext/cairo/gsttextoverlay.c: Actually render the text from the text pad.Tim-Philipp Müller2005-11-291-5/+20
* do some name borgifying documentThomas Vander Stichele2005-11-251-44/+47
* Fixes for API changesJan Schmidt2005-11-231-1/+1
* More fractional framerate conversionsJan Schmidt2005-11-221-7/+12
* *.*: Ran scripts/update-macros. Oh yes.Andy Wingo2005-11-211-2/+2
* Fix for collect pads API change. Also fix textoverlay state change function.Tim-Philipp Müller2005-11-211-15/+17
* ext/cairo/: Port cairo textoverlay plugin to 0.9. Add 'shaded-background' pro...Tim-Philipp Müller2005-11-071-459/+653
* ext/: update of cairo-based timeoverlay to 1.0 Cairo API doesn't work yet for...Thomas Vander Stichele2005-10-121-1/+4
* All plugins updated for element state changes.Andy Wingo2005-09-021-10/+9
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix build fail...Amaury Jacquot2005-01-261-0/+2
* Merge patch from Ronald fixing problems with streaming text.Ronald2004-12-281-6/+41
* ext/cairo/gsttextoverlay.c: Improvements to actually render text as white on ...David Schleef2004-12-281-73/+130
* configure.ac: add audioresample and cairo plugins. RemoveDavid Schleef2004-12-161-0/+614