[Bug 728940] gst-omx: port testegl example to new libgstgl

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 25 02:58:22 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728940
  GStreamer | gst-omx | git

--- Comment #14 from Julien Isorce <julien.isorce at gmail.com> 2014-06-25 09:58:20 UTC ---
commit e1a1e5f3351b9eb926c4c9c9d999412bb5000ded
Author: Julien Isorce <julien.isorce at collabora.co.uk>
Date:   Fri Apr 25 13:25:05 2014 +0100

    example: enable testegl

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

commit 3d0b891e42b67c108bd6604bb3e2ff9ed6faaf4a
Author: Julien Isorce <julien.isorce at collabora.co.uk>
Date:   Wed Jun 25 10:19:54 2014 +0100

    testegl: do matrix mutlplication in the shader

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

commit 91c6e34217a5badfd49a76b1b333b49f69cb278f
Author: Julien Isorce <julien.isorce at collabora.co.uk>
Date:   Wed Jun 25 09:36:38 2014 +0100

    testegl: add a comment for the parse command

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

commit 31cd1fd77b893c6273c447e972f1fe975d188605
Author: Julien Isorce <julien.isorce at collabora.co.uk>
Date:   Fri Apr 25 17:32:16 2014 +0100

    testegl: convert code from GLESv1 to GLESv2

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

commit f1c76ef92112acc7855d5715ac149a3620559f6a
Author: Julien Isorce <julien.isorce at collabora.co.uk>
Date:   Fri Apr 25 13:21:59 2014 +0100

    testegl: port to gstgl API

    - append a glfilter just before fakesink
      So that we get gltexture or eglimages

    - propagate our EGLDisplay to the pipeline
      see GST_QUERY_CONTEXT

    - share our EGLContext with the iternal gl context
      of the pipeline, see GST_QUERY_ALLOCATION

    - use GstVideoGLTextureUploadMeta to upload
      the incoming gltexture or eglimage to our gl texture

    TODO: convert from GLESv1 to GLESv2

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

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