summaryrefslogtreecommitdiff
path: root/ext/pango/gsttextoverlay.h
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* pango: Create a new base class for all the elementsSebastian Dröge2011-04-161-150/+39
* textoverlay: Clean up alignment docs a bit and remove horiz top alignment enumMart Raudsepp2011-03-161-2/+6
* textoverlay: use a class wide mutex to work around pango reentrance issuesStefan Kost2011-03-141-0/+1
* textoverlay: Add support for vertical center alignmentLane Brooks2011-01-241-1/+2
* textoverlay: make some properties controllableLane Brooks2011-01-061-0/+1
* textoverlay: configurable text color and positionMark Nauwelaerts2010-08-091-2/+8
* textoverlay: Put the video segment into the instance struct instead of alloca...Sebastian Dröge2009-11-061-1/+1
* pango: Add support for xRGB and BGRx formatsSebastian Dröge2009-08-061-1/+2
* pango: Use pango-cairo instead of pango-ft2Young-Ho Cha2009-08-061-3/+8
* textoverlay: Add support for UYVY colorspaceZeeshan Ali2009-03-261-0/+1
* ext/pango/gsttextoverlay.*: Add property to configure waiting for text on the...Wim Taymans2008-03-241-0/+2
* ext/pango/gsttextoverlay.*: API: add "line-alignment" property (#459334). Add...Dan Williams2007-08-131-0/+15
* ext/pango/gsttextoverlay.*: Add 'silent' property to GstTimeOverlay. Fixes #4...Yang Hong2007-08-081-0/+1
* ext/pango/gsttextoverlay.*: Some textoverlay fixes: for one, in the video cha...Tim-Philipp Müller2006-11-211-2/+7
* ext/pango/gsttextoverlay.*: If input is plain text, escape it before passing ...Tim-Philipp Müller2006-03-071-0/+2
* Updated/added documentation.Wim Taymans2006-03-011-14/+38
* ext/pango/gsttextoverlay.*: Fix seeking both for muxed formats and subtitles ...Julien Moutte2006-02-191-0/+2
* ext/pango/gsttextoverlay.c: Refactoring of textoverlay without collectpads. T...Julien Moutte2006-02-181-4/+5
* expand tabsThomas Vander Stichele2005-12-061-1/+1
* Port pango-based textoverlay, timeoverlay and textrender to 0.9 and add backg...Tim-Philipp Müller2005-11-301-37/+63
* OGM text support, Matroska UTF-8 text support, deadlock fixes all over the pl...Ronald S. Bultje2005-01-081-2/+2
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* *.h: Revert indentingJohan Dahlin2004-03-151-38/+35
* gst-indentThomas Vander Stichele2004-03-141-35/+38
* rewrite state machine in _loop() function to handle buffer durationsDavid Schleef2003-08-261-2/+4
* Add textoverlay element that was previously in the sandboxDavid Schleef2003-07-171-0/+71