[gstreamer-bugs] [Bug 636049] ximagesrc: fix remote X and off by ones
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Dec 18 06:36:54 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=636049
GStreamer | gst-plugins-good | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.27
--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2010-12-18 14:36:51 UTC ---
commit 7ac31b3d226feba3d46e48679a8097fb30e86f04
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Mon Nov 29 12:36:06 2010 +0000
ximagesrc: change from XGetImage to XGetSubImage dependant on a property
ximagesrc: change from XGetImage to XGetSubImage dependant on a property
to avoid unnecessary performance hits by default.
commit ac872f61cf8679f0e1f07c6fe8564e25e9a5f352
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Sun Nov 28 16:04:35 2010 +0000
ximagesrc: use XGetSubImage instead of XGetImage, works with remote X
ximagesrc: use XGetSubImage instead of XGetImage, works with remote X
(on my setup anyway...)
commit fbd9581f87570df1b55c11eda9c84c992a7e783f
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Sat Nov 27 17:15:32 2010 +0000
ximagesrc: fix various width/height calculations being off by one,
ximagesrc: fix various width/height calculations being off by one,
and make it so a single pixel width/height can be captured (except
the top left one, as 0,0,0,0 is reserved for full screen as per
the property comments).
--
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