[Bug 759043] gst-omx: Timeout waiting for egl_render port 221 buffer release triggers subsequent "Insufficient resources" errors

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 13 10:13:03 UTC 2017


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

Julien Isorce <julien.isorce at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #365448|accepted-commit_now         |committed
             status|                            |

--- Comment #19 from Julien Isorce <julien.isorce at gmail.com> ---
Comment on attachment 365448
  --> https://bugzilla.gnome.org/attachment.cgi?id=365448
gstomxvideodec: fix framerate overflow

commit 0d2d695eff56655e4f7cb50c59fe3a6456f17e11
Author: Julien Isorce <jisorce at oblong.com>
Date:   Tue Dec 12 14:45:30 2017 +0000

    gstomxvideodec: fix framerate overflow

    Some live streams can set the framerate to 50000/1677 (=29.81).

    GstVideoInfo.fps_n << 16 is wrong if the fps_n is 50000
    (i.e. greater than 32767).

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

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