textoverlay: fix disappearing text with high deltax
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Wed, 18 Mar 2015 16:32:53 +0000 (16:32 +0000)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Fri, 3 Apr 2015 15:14:23 +0000 (16:14 +0100)
commitb247001aa9e562cc90f306362046d7ad42220a45
tree143eafd48df381bdeefeb190151ef4e52d0102be
parentb590a843f4b2d452ad304acdcb3265a97181fe7b
textoverlay: fix disappearing text with high deltax

When deltax is large enough to cause the text to push past the
width of the frame, it would disappear due to a bug in setting
the layout width.

While there, fix a log printing an incorrect width to set.

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