gstreamer/ext/pango
Josep Torra fbc60fc6f4 textoverlay: fix comparison is always false due to limited range of data type
Perform calculation in a temp var with enough room as there's guarantee that
ret will be able to hold the result for example in _blit_AYUV.
2011-04-01 15:47:03 +02:00
..
gstclockoverlay.c clockoverlay: only rerender text if time string has changed 2010-08-24 09:29:33 +02:00
gstclockoverlay.h clockoverlay: only rerender text if time string has changed 2010-08-24 09:29:33 +02:00
gsttextoverlay.c textoverlay: fix comparison is always false due to limited range of data type 2011-04-01 15:47:03 +02:00
gsttextoverlay.h textoverlay: Clean up alignment docs a bit and remove horiz top alignment enum 2011-03-16 15:03:51 +00:00
gsttextrender.c pango: Unpremultiply Cairo's ARGB to match GStreamers ARGB 2009-10-01 11:41:16 +02:00
gsttextrender.h pango: Use pango-cairo instead of pango-ft2 2009-08-06 06:43:36 +02:00
gsttimeoverlay.c pango: Some minor cleanup 2009-08-06 06:43:36 +02:00
gsttimeoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
Makefile.am textoverlay: make some properties controllable 2011-01-06 23:02:23 +00:00