[Bug 726106] matroskademux: does not handle fps lower than 1

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 12 00:45:30 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726106
  GStreamer | gst-plugins-good | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1
            Summary|Matroska demuxer does not   |matroskademux: does not
                   |handle fps lower than 1     |handle fps lower than 1

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-03-12 08:09:00 UTC ---
commit 2a362c6fb1dc4b734af57d060cd7d612b6237f91
Author: Per x Johansson <perxjoh at axis.com>
Date:   Tue Mar 11 14:56:30 2014 +0100

    matroskademux: fix assert on fps lower than 1

    Fixes assert caused by gst_duration_to_fraction calling
    gst_util_uint64_scale_int with a denominator of 0 when fps is less
    than 1.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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