[Bug 652195] matroskademux: seeking in non-finalized matroska files does not work correctly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 21 09:20:40 PST 2011


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #12 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-12-21 17:20:34 UTC ---
OK, thanks, committed:

--- master ----
commit a7d6690f92e6c739d3b3e28d99d1f7840f8c59d9
Author: Branko Subasic <branko at axis.com>
Date:   Wed Dec 21 17:43:10 2011 +0100

    matroskademux: do not consider duration of non-finalized file

    ... to avoid it clamping requested seek position.

    Non-finalized file case, determined by whether
    _parse_blockgroup_or_simpleblock ever updates the segment duration.

    Fixes #652195.

---- 0.10 ----
commit 49b228fe33fbe6360a30563277a2c222bc729cf7
Author: Branko Subasic <branko at axis.com>
Date:   Wed Dec 21 17:43:10 2011 +0100

    matroskademux: do not consider duration of non-finalized file

    ... to avoid it clamping requested seek position.

    Non-finalized file case, determined by whether
    _parse_blockgroup_or_simpleblock ever updates the segment duration.

    Fixes #652195.

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