[Bug 751735] dashdemux: incorrect parsing and handling of segment templates

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 29 06:13:51 PDT 2015


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #12 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
commit 7443f35249572d237ef16859969fb11126ea0184
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Thu Oct 29 12:04:31 2015 +0000

    dash_mpd: restrict segment template format strings to %0[0-9]*d as per spec

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

commit 4eea6c3833f5ad3f9154ec67785ae4ea1f64b89b
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Wed Sep 9 12:36:10 2015 +0100

    dashdemux: segment template parsing: added support for %d

    Added support for %d in template identifier.
    Added testcases for %d, %3d, %0-4d identifier formats.

commit 933d3674407286df052be993b64db013656f1ecb
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Thu Oct 29 11:54:34 2015 +0000

    dashdemux: corrected parsing of segment templates

    Corrected the parsing of a segment template string.
    Added unit tests to test the segment template parsing.
    All reported problems are now correctly handled.

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

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