[Bug 738242] Segfault when trying to position a textoverlay outside of the video frame

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 9 21:40:25 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=738242
  GStreamer | gst-plugins-base | unspecified

--- Comment #1 from Vineeth <vineeth.tm at samsung.com> 2014-10-10 04:40:20 UTC ---
Created an attachment (id=288182)
 View: https://bugzilla.gnome.org/attachment.cgi?id=288182
 Review: https://bugzilla.gnome.org/review?bug=738242&attachment=288182

basetextoverlay segfault fix

This is happening because, when xpos is being calculated,
it is exceeding the size of the video frame

Added a check such that when the pos of x or pos of y exceeds the size, it
automatically adjust to the max possible position of x/y

Please check if this is a valid fix

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list