[Bug 741856] omxvideodec: add a hack to workaround egl_render signalling EOS prematurely
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Dec 1 17:26:55 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=741856
Philippe Normand <philn at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #341169|0 |1
is obsolete| |
--- Comment #7 from Philippe Normand <philn at igalia.com> ---
Created attachment 341170
--> https://bugzilla.gnome.org/attachment.cgi?id=341170&action=edit
omxvideodec: 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.
--
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