[Bug 757009] hlsdemux: Fix switching between I-frame and normal playlists when seeking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 23 02:25:12 PDT 2015


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

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 313918
  --> https://bugzilla.gnome.org/attachment.cgi?id=313918&action=edit
hlsdemux: Fix switching between I-frame and normal playlists when seeking

The demuxer segment always contains the current SEEK segment at this point, so
we can't use it to check the previous playback rate we used. Instead check if
we selected the I-frame playlist or not to decide if we need to switch.
This was broken during the port to adaptivedemux.

Also switch to I-frame playlists for playback rates > 1.0, not just < -1.0.

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