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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 8 07:22:35 PDT 2012


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

           Summary: wayland: More fixes based on wayland-0.95.0 and
                    gstreamer-1.0 apis
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bsreerenj at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=220688)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=220688)
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.)

*videometa handling is not yet implemented
*need more fixes here and there

But the wayland protocol/main APIs won't change much since wayland is
approaching 1.0 release(stable one).

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