[Bug 797145] avwait: Send dropping=true message after all streams stopped
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 21 14:28:08 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797145
Vivia Nikolaidou <vivia at ahiru.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #373728|needs-work |none
status| |
Attachment #373728|0 |1
is obsolete| |
--- Comment #10 from Vivia Nikolaidou <vivia at ahiru.eu> ---
Created attachment 373729
--> https://bugzilla.gnome.org/attachment.cgi?id=373729&action=edit
avwait: Send dropping=true message after all streams stopped
Previously it was dispatched before the last video buffer, and audio
buffers would follow afterwards. It's misleading to send the
dropping=true message before both streams have really stopped, it can
lead to races when someone is e.g. waiting for that message to send EOS.
Also added some debug output.
--
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