mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
d868077048
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. |
||
---|---|---|
.. | ||
gstclockoverlay.c | ||
gstclockoverlay.h | ||
gsttextoverlay.c | ||
gsttextoverlay.h | ||
gsttextrender.c | ||
gsttextrender.h | ||
gsttimeoverlay.c | ||
gsttimeoverlay.h | ||
Makefile.am |