gstreamer/tests/icles
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
..
.gitignore tests/icles/: Does what it says on the tin. 2007-10-16 14:58:53 +00:00
Makefile.am tests/icles/: Does what it says on the tin. 2007-10-16 14:58:53 +00:00
stress-playbin.c tests/icles/stress-playbin.c: Fix the build. 2007-10-30 19:46:02 +00:00
stress-xoverlay.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
test-textoverlay.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