[Bug 788417] hls: Fix media sequence handling when encountering loops

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 2 08:46:01 UTC 2017


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

--- Comment #2 from Jan Alexander Steffens (heftig) <jan.steffens at gmail.com> ---
Created attachment 360742
  --> https://bugzilla.gnome.org/attachment.cgi?id=360742&action=edit
[PATCH 2/5] m3u8: Split gst_m3u8_update_check_consistent_media_seqnums

The function was basically one big if-else. Move the branch to the
one caller.

Currently, it's never called with previous_files == NULL. Assert that
this continues.

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