[Bug 681453] wayland: More fixes based on wayland-0.95.0 and gstreamer-1.0 apis

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 21 02:43:08 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=681453
  GStreamer | gst-plugins-bad | 0.11.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-08-21 09:43:02 UTC ---
Haven't reviewed these, but don't see a reason not to just push them for now:

commit 547d679e9ec7e008209fb8504afdfe00fa86b5bf
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date:   Fri Aug 17 11:12:22 2012 +0300

    wayland: use scale fullscreen method.

    This makes the compositor scale the surface to fit and preserves
    aspect ratio.

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

commit dc81682f4b2adf526a185366ac5713856fa2cdee
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date:   Fri Aug 17 11:10:39 2012 +0300

    wayland: respond to ping/pong protocol so we're not deemed unresponsive.

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

commit 1cc573d02f99a3e5c95e54b60ba2b3a41ed796c1
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Tue Aug 21 10:37:10 2012 +0100

    configure: fix check for wayland

    We only seem to need wayland-client. Also make work with
    wayland being installed in a non-default prefix by not
    overwriting/clearing WAYLAND_{CFLAGS,LIBS} for no reason
    at all.

commit c803ca4af55520e8eb7c69911491ae118c3a4fd8
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date:   Wed Aug 8 17:10:28 2012 +0300

    wayland: More fixes based on wayland-0.95.0 and gstreamer-1.0 apis

    - bump wayland version to 0.95.0 which will lead to stable 1.0 release
    - avoid memcopy and use propose_allocation for GstBufferPool allocation
    - using WaylandBufferPool
    - shm: Allocate shm buffers through new wl_shm_pool interface
      (the shm buffer allocation is a two step process now: first
      allocate a wl_shm_pool, then allocate a buffer from the pool)

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

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