[Bug 795235] xvimagesink fails: unexpected XShm image size

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 26 20:03:01 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=795235

Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTGNOME

--- Comment #16 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
David, you're patch won't be sufficient, see glamor_xv_put_image line 459:

  srcPitch2 = ALIGN(width >> 1, 4);

This function should call glamor_xv_query_image_attributes() instead of redoing
the math. Anyway, closing as there this is not GStramer.

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