gstreamer/ext/pango
Tim-Philipp Müller d868077048 ext/pango/: Use gstvideo functions to calculate strides and plane offsets. Fixes rendering issue ('ghost' images of t...
Original commit message from CVS:
* ext/pango/Makefile.am:
* ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
(gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
Use gstvideo functions to calculate strides and plane offsets. Fixes
rendering issue ('ghost' images of the text on the chroma planes)
with widths or heights that are not multiples of 8 (#506659 and
probably also #485729).
* tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
(main):
Test with odd height/width too.
2008-06-02 18:37:02 +00:00
..
gstclockoverlay.c ext/pango/gstclockoverlay.c: Fix unused variable warning if HAVE_LOCALTIME_R is undefinied 2007-04-16 22:20:03 +00:00
gstclockoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
gsttextoverlay.c ext/pango/: Use gstvideo functions to calculate strides and plane offsets. Fixes rendering issue ('ghost' images of t... 2008-06-02 18:37:02 +00:00
gsttextoverlay.h ext/pango/gsttextoverlay.*: Add property to configure waiting for text on the textpad or not, with the default behavi... 2008-03-24 12:03:02 +00:00
gsttextrender.c Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
gsttextrender.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gsttimeoverlay.c ext/alsa/gstalsasink.c: Extra log line. 2007-03-08 12:53:51 +00:00
gsttimeoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
Makefile.am ext/pango/: Use gstvideo functions to calculate strides and plane offsets. Fixes rendering issue ('ghost' images of t... 2008-06-02 18:37:02 +00:00