[Bug 795235] xvimagesink fails: unexpected XShm image size

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


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

--- Comment #18 from David Woodhouse <dwmw2 at infradead.org> ---
Hm, interesting observation. Nevertheless it *is* working with that patch.
Perhaps because my patch doesn't only affect the calculation within the 
glamor_xv_query_image_attributes() function — the height and width are passed
in by reference each as 'int *' and they are rounded up to a multiple of two.

So I suspect the original odd width value is never going to reach
glamor_xv_query_image_attributes() and that's why it's actually working?

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