[Bug 752230] mpdparser: Parse xlink attributes from Period, AdaptationSet and SegmentList

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 25 15:30:41 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

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

--- Comment #30 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 93d85bd361a6fabd830ea3f797cebb110daa3fb5
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Sep 22 16:17:38 2015 +0200

    dashdemux: Implement lazy-loading of external periods

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

commit b70dab8f27c708213f44b357dd09273192617c43
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Sep 21 21:05:03 2015 +0200

    mpdparser: Load OnLoad external resources immediately instead of on demand

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

commit 49931eda69009249283acf4a42555ebf0053f1ed
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Sep 8 13:36:23 2015 +0300

    mpdparser: Add support for loading external SegmentLists

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

commit 51e8624d561251223f675905a1186b181ffb37d5
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Sep 8 13:04:11 2015 +0300

    mpdparser: Add support for loading external AdaptationSets

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

commit 97f5b82bf6352bf545800bd333948b4a3b2b87e5
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Aug 21 16:40:10 2015 +0300

    mpdparser: Implement loading of external Period nodes

    The same has to be done for AdaptationSet and SegmentList nodes still.

    Also this does not correctly implement the semantics: by default Period
(and
    other nodes) should only be loaded when needed, not in the very beginning.
We
    need to implement lazy loading for them, which means adjusting
    gst_mpd_client_setup_media_presentation().

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

commit 572e54574bb3600bb40a8b62c267c537d4b411f0
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Aug 21 12:06:07 2015 +0300

    mpdparser: Store an URI downloader in the parser for downloading additional
MPD resources if needed

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

commit 07ee57228b77c2c06cac232311388ef638e87721
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jul 10 18:56:29 2015 +0300

    mpdparser: Parse xlink attributes from Period, AdaptationSet and
SegmentList

    We still have to do something useful with them, like actually loading the
    content behind the URL.

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

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