[Bug 775665] hlsdemux: problems with broken iHeartRadio streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 9 11:17:16 UTC 2017


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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Thiago Sousa Santos from comment #10)
> I guess for 2 the extra work to also ignore broken media sequence and try to
> play is minimal, right?

The "if (have_mediasequence && !self->broken_media_sequence) {}" is for 1), the
"if (!have_mediasequence || self->broken_media_sequence) {}" is for 2). Or what
did you mean?

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