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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 5 09:29:51 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #341170|none                        |needs-work
             status|                            |

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 341170:
 --> (https://bugzilla.gnome.org/review?bug=741856&attachment=341170)

Makes sense to me. Ugly but... :)
Did you also file a bug against the RPi firmware for this? Please do and link
this here.


Just a minor thing needs to be changed:

::: omx/gstomx.h
@@ +49,3 @@
+ * out all of its buffers. Happens with egl_render on the rpi.
+ */
+#define GST_OMX_HACK_SIGNALS_PREMATURE_EOS                           
G_GUINT64_CONSTANT (0x0000000000000400)

You also want to add a mapping from a gstomx.conf string to this enum in
gstomx.c

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