[Bug 741856] omxvideodec: add a hack to workaround egl_render signalling EOS prematurely

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 13 09:39:03 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

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

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 05b137a256f0e90926c76b0c8b76f16e35ccc65c
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Thu Dec 1 18:23:50 2016 +0100

    Add a signals-premature-eos hack for egl_render

    egl_render seems to have a bug and signals EOS before it has finished
    pushing out all data; this hack simply makes acquire_buffer() wait
    a bit more before signalling EOS, in case egl_render decides to spit
    out some more data.

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

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