[Bug 758515] dashdemux : suggestion for setting the framerate info at dashdemux.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 7 23:54:38 PST 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #26 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit a878d6e67eca1bf3069dd75bab38b00bd20f3b88
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Dec 8 09:53:11 2015 +0200

    dash: Fix unit test after moving of framerates to RepresentationBaseType

commit 6cbaec75935b503f6dd2aaaac253fe10c6a0a6cc
Author: suhwang.kim <suhwang.kim at lge.com>
Date:   Tue Dec 8 09:33:39 2015 +0900

    dashdemux: Suggestion for setting the framerate information.

    Dashdemux has set the width and height information from MPD manifest.
    Some embedded devices which are not insufficient H/W resources need more
information such as framerate
    to assign H/W resources. So I suggested that dashdemux also needs to set
the framerate information from MDP manifest.

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

commit 6d8dd482c4a1a826cb50b35ea9e42dd09a2b6d9b
Author: suhwang.kim <suhwang.kim at lge.com>
Date:   Tue Dec 8 09:23:22 2015 +0900

    dashdemux: maxFrameRate & minFrameRate should be in RepresentationBase.

    According to the spec, they can be in AdaptationSet, Representation and
SubRepresentation.
    So They should be in RepresentationBase.

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

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