Revert "basetextoverlay: segfault when xpos >= video size"
authorTim-Philipp Müller <tim@centricular.com>
Wed, 5 Nov 2014 21:46:47 +0000 (21:46 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 17 Nov 2014 09:48:42 +0000 (09:48 +0000)
commita003423bc35f04f061479a8dba26a958b40c82ac
treef8ee883df3100f6aece5d3bb4a9ae1e7e5655ae6
parent5339e4507a430066bb2f497150a802aea3e8ca60
Revert "basetextoverlay: segfault when xpos >= video size"

This is not right, even if it might avoid a crash. We don't
want to just set xpos/ypos to 0 in those cases. Clipping
should be done properly, see bug #739281 for that.

This reverts commit 900d0267d511e9553eec44d948d7e33ead7dc903.

https://bugzilla.gnome.org/show_bug.cgi?id=738984
https://bugzilla.gnome.org/show_bug.cgi?id=739281
ext/pango/gstbasetextoverlay.c