[gstreamer-bugs] [Bug 432362] [ximagesink] doesn't build if XShm is not available

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 24 13:48:47 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=432362

  GStreamer | gst-plugins-base | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #86878|none                        |committed
               Flag|                            |
         AssignedTo|t.i.m at zen.co.uk             |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.13




------- Comment #3 from Tim-Philipp Müller  2007-04-24 20:48 UTC -------
Thanks, applied:

 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>

        * sys/ximage/ximagesink.c:
          Fix build if XShm is not available (#432362).

(be advised though that you might run into problems with odd widths in the
non-XShm code paths, since almost all GStreamer code expects RGB strides to be
rounded up to multiples of 4, but it appears that Xlib doesn't necessarily do
that in the non-XShm code path - at least it doesn't with my driver (xfree nv
on edgy), which may lead to anything from crashes to distorted images; will try
to commit something to at least avoid crashes).


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=432362.




More information about the Gstreamer-bugs mailing list