[Bug 783114] omxh264dec: pass profile and level info to decoder

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 11 15:59:22 UTC 2017


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

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #28 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Merged

commit 0aa4c9db4e3263c1cc70eb871a9d30b330c98e61
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Tue Mar 28 16:27:10 2017 +0200

    h264dec: add hack to pass profile and level to OMX

    This information can be useful to zynqultrascaleplus decoders. They may
    use this information to reduce startup latency by configuring itself
    before receiving the first frames.

    We also have a custom OMX extension allowing the decoder to report the
    latency. The profile/level information helps it reporting a more
    accurate latency earlier.

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

commit 1e570fed17a2cf3ecfbca3b04b33d5bf3fe30b47
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Mon Jul 3 13:17:11 2017 +0200

    omxh264enc: move profile and level parsing functions to their own files

    Will allow to re-use them in the decoder element.

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

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