[Bug 792040] omxvideodec: add hack to pass color format from caps to OMX decoder

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 30 09:02:02 UTC 2018


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

Guillaume Desmottes <gdesmott at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #366072|accepted-commit_now         |none
             status|                            |
 Attachment #366072|0                           |1
        is obsolete|                            |

--- Comment #8 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 367615
  --> https://bugzilla.gnome.org/attachment.cgi?id=367615&action=edit
omxvideodec: add hack to pass color format from caps to OMX decoder

This hack tries to pass as much information as possible from caps to the
decoder before it receives any buffer. These information can be used by
the OMX decoder to, for example, pre-allocate its internal buffers
before starting to decode and so reduce its initial latency.

This mechanism is currently supported by the zynqultrascaleplus decoder.

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