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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 27 07:15:39 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #313918|0                           |1
        is obsolete|                            |

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 314226
  --> https://bugzilla.gnome.org/attachment.cgi?id=314226&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