[Bug 758946] hlsdemux: change of playlist to the same playlist after first fragment, when connection speed is set
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Dec 2 04:40:33 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758946
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |slomo at coaxion.net
Resolution|--- |FIXED
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 905158a055d8020cf6be79a5a9fbfc6979e37639
Author: Maroš Ondrášek <mx3ldev at gmail.com>
Date: Wed Dec 2 11:01:53 2015 +0100
hlsdemux: update current variant if connection speed is set
If connection speed is set, playlist according
to connection speed is selected as current playlist.
Problem is that the current variant of main playlist still
points to previously set variant.
If previously set variant doesn't correspond to current
playlist, then it causes unnecessary change of playlist
to the same playlist after first fragment is downloaded,
because of not updated current variant.
To fix this, we need to make sure that current variant
of main playlist corresponds to the current playlist
https://bugzilla.gnome.org/show_bug.cgi?id=758946
--
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