[Bug 729196] omxvideodec: no memory:EGLImage feature in the caps when using eglimage allocator

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 2 10:08:18 PDT 2014


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

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #275676|none                        |committed
             status|                            |

--- Comment #16 from Julien Isorce <julien.isorce at gmail.com> 2014-05-02 17:08:12 UTC ---
(From update of attachment 275676)
commit bdec8c05954b048d5e21c5e954a7d56f96231797
Author: Julien Isorce <julien.isorce at collabora.co.uk>
Date:   Tue Apr 29 15:16:16 2014 +0100

    omxvideodec: can negotiate caps with memory:EGLImage feature when using
EGLImage allocator

    Previously when using gst EGLImage allocator the caps was
    video/x-raw, format=RGBA instead of
    video/x-raw(memory:EGLImage), format=RGBA

    Kepp previous behavior in case negotiation fails with caps feature.
    It means it will still have a chance to use EGLImage even if the
    feature is not in the caps.

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

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