[Bug 736012] [regression] DASH and HLS playback no longer works

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 17 13:09:55 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736012
  GStreamer | gstreamer (core) | git

--- Comment #10 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-09-17 20:09:51 UTC ---
Created an attachment (id=286420)
 View: https://bugzilla.gnome.org/attachment.cgi?id=286420
 Review: https://bugzilla.gnome.org/review?bug=736012&attachment=286420

dashdemux: fix clearing of eos state in pads

The internal pad still keeps its EOS flag and event as it can be assigned
after the flush-start/stop pair is sent. The EOS is assigned from the streaming
thread so this is racy.

To be sure to clear it, it has to be done after setting the source to READY to
be sure that its streaming thread isn't running.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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