[Bug 659009] [matroskademux] property for configuring gap handling

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 14 06:01:10 PDT 2011


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #1 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-09-14 13:01:04 UTC ---
Thanks.  Committed with minor change (use 0 rather than _NONE to disable).

commit 682ae32f6f8a81e4c3cb164bb285c3d5f1069fa5
Author: David Svensson Fors <davidsf at axis.com>
Date:   Wed Sep 14 14:46:00 2011 +0200

    matroskademux: configurable timestamp gap handling

    matroskademux performs segment tricks to skip gaps in streams,
    notably at start for non 0 based files.  There may however be
    cases when full presentation (including intermediate gaps) is
    desired, so a property allows to configure as of which gap
    to act (or not at all).

    API: GstMatroskaDemux::max-gap-time

    Fixes #659009.

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