[Bug 784365] gst-omx: make generic the OMX_UseEGLImage code path
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 17 16:14:58 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784365
Julien Isorce <julien.isorce at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #354709|none |committed
status| |
--- Comment #4 from Julien Isorce <julien.isorce at gmail.com> ---
Comment on attachment 354709
--> https://bugzilla.gnome.org/attachment.cgi?id=354709
omxvideodec: fix buffer leak when eglimage setup fails
commit 7b114b131f018dddf06acacab1c9356299492725
Author: Julien Isorce <jisorce at oblong.com>
Date: Thu Jun 29 23:17:26 2017 +0100
omxvideodec: fix buffer leak when eglimage setup fails
Can happen if gst_buffer_pool_acquire_buffer succeeds but
gst_buffer_n_memory (buffer) is not exactly 1.
In theory this should not happen because the decoder requests
EGLImage(RGBA) but better to fix any leak on corner cases.
https://bugzilla.gnome.org/show_bug.cgi?id=784365
--
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