[Bug 706054] move GstEGLImageBufferPool and allocator from eglglessink to gstegl lib

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 4 05:44:15 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706054
  GStreamer | gst-plugins-bad | git

--- Comment #21 from Julien Isorce <julien.isorce at gmail.com> 2013-09-04 12:44:11 UTC ---
commit 3a8487529490bd9e435137d8c905f5b1b9462ae8
Author: Julien Isorce <julien.isorce at collabora.co.uk>
Date:   Wed Sep 4 10:58:24 2013 +0100

    eglglessink: change pool->sink->last_buffer to pool->last_buffer

    So that GstEGLImageBufferPool does not depend on GstEglGlesSink
    The goal is still to move it into gstegl lib

commit fdaa26e1c869f811fdf258a0ab6f286a3e6b3689
Author: Julien Isorce <julien.isorce at collabora.co.uk>
Date:   Wed Sep 4 10:56:12 2013 +0100

    eglglessink: buffer pool does not need to maintain a ref on the display

    Because it does not use it and also it may not know it when
    we create the pool

commit d16583d771da5562cb57e0263dbb908a70a6e02d
Author: Julien Isorce <julien.isorce at collabora.co.uk>
Date:   Wed Sep 4 10:52:51 2013 +0100

    eglglessink: add GstEGLImageBufferPoolSendBlockingAllocate callback

    The goal here is to prepare GstEGLBufferPool to be moved into
    gstegl lib. So it has to not depend on 'gst_eglglessink_queue_object'

commit c0ca9bc422e06eab8818f285f70ccc96656fb56e
Author: Julien Isorce <julien.isorce at collabora.co.uk>
Date:   Wed Sep 4 10:48:34 2013 +0100

    eglglessink: prepare gst_egl_adaptation_allocate_eglimage to be moved

    into gstegl lib or splited between gstegl lib and gstgl lib
    because it both depends on egl and gl

    So it has to not depend on GstEglAdaptationContext

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