[Bug 735566] gl: some cleanup and fixes to qglwtextureshare

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 28 00:06:58 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1
            Summary|some clean and fix to       |gl: some cleanup and fixes
                   |qglwtextureshare            |to qglwtextureshare

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-08-28 07:06:55 UTC ---
commit 8d6f745b78e8190cebd9061192975ad88a08efd5
Author: Wang Xin-yu (王昕宇) <comicfans44 at gmail.com>
Date:   Tue Aug 26 16:21:42 2014 +0800

    gl: qglwtextureshare demo fixes and cleanup

    1. glcontextid function is replaced by gstreamer gst_gl_context_new_wrapped
.
    2. call gst_init before gst_gl_display_new , seems gst_gl_display_new
depends
       on gst_allocator_register , which only worked after gst_init called
    3. flush gstreamer OpenGL context before using shared texture, fix
       flicker problem.

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

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