[Bug 739516] Segfault when controlling gdkpixbufoverlay's offset-x property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Nov 1 15:00:10 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739516
  GStreamer | gstreamer (core) | git

--- Comment #9 from Luis de Bethencourt <luis.bg at samsung.com> 2014-11-01 22:00:06 UTC ---
Yes, the controller sets the offset-x to 2147483266. Which is waaay out of the
image.

Then in gst_video_blend () this happens and makes the src_width a big negative
number.

>     src_width = dest_width - x;

-- 
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