[Bug 727825] omxvideodec: Enhance colorformat support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 8 15:30:59 PDT 2014


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

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julien.isorce at gmail.com,
                   |                            |n770galaxy at gmail.com

--- Comment #1 from Julien Isorce <julien.isorce at gmail.com> 2014-04-08 22:30:54 UTC ---
Hi, I do not see anything wrong but it's hard to check everything :)  I can at
least test it on RPI by the end of the week if no body can do it before.

I also wonder if you could split the commit this way: 1 commit that add the
helper and 1 commit per place where you use it.
Also it seems you did some refactoring, would be nice to put them in separate
commits.

Because it could help for git bisect later.

Your decoder can output all those formats ? On RPI it can only output I420 or
NV12. But there is an other component "resize" that can do colorspace
conversion and scaling. 

About OMX_COLOR_Format32bitARGB8888, on RPI I had to do this
http://cgit.collabora.com/git/user/julien/gst-omx.git/commit/?h=resize&id=68ce07b32b285bccca82b19fde31b3646ac225a5
but we do not use this path anyway :)

Out of curiosity, do you have support for OMX_UseEGLImage on your platform ?

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