[Bug 736800] dashdemux: send missing FLUSH_STOP/EOS when no seeking period is found

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 24 03:16:27 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736800
  GStreamer | gst-plugins-bad | 1.4.1

Matthieu Bouron <matthieu.bouron> changed:

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

--- Comment #8 from Matthieu Bouron <matthieu.bouron at collabora.com> 2014-09-24 10:16:22 UTC ---
Created an attachment (id=286965)
 View: https://bugzilla.gnome.org/attachment.cgi?id=286965
 Review: https://bugzilla.gnome.org/review?bug=736800&attachment=286965

[PATCH] dashdemux: send missing FLUSH_STOP/EOS when no seeking period is found

Patch updated. EOS is now sent from the streaming thread, here is how it
happens:
  - stream_eos is set to TRUE from the event handler, then we restart the
download tasks after sending FLUSH_STOP,
  - from the download task, gst_dash_demux_download_next_fragment returns
GST_FLOW_EOS as stream_eos is set to TRUE and push EOS from the related pad.

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