gstreamer/ext/pango
Sebastian Dröge 8393257732 Revert "textoverlay: First draw outline text and then the real text"
This reverts commit 60aa09d28c.

First drawing the real text and then the outline produces ugly
text in lower resolutions. The outline line width needs to be somehow
changed relative to the resolution. Fixes bug #602924.
2009-11-26 14:31:55 +01:00
..
gstclockoverlay.c pango: Some minor cleanup 2009-08-06 06:43:36 +02:00
gstclockoverlay.h
gsttextoverlay.c Revert "textoverlay: First draw outline text and then the real text" 2009-11-26 14:31:55 +01:00
gsttextoverlay.h textoverlay: Put the video segment into the instance struct instead of allocating it separately 2009-11-06 12:11:20 +01:00
gsttextrender.c pango: Unpremultiply Cairo's ARGB to match GStreamers ARGB 2009-10-01 11:41:16 +02:00
gsttextrender.h
gsttimeoverlay.c pango: Some minor cleanup 2009-08-06 06:43:36 +02:00
gsttimeoverlay.h
Makefile.am