[Bug 797145] avwait: Send dropping=true message after all streams stopped

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 21 13:54:36 UTC 2018


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

Vivia Nikolaidou <vivia at ahiru.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #373672|reviewed                    |none
             status|                            |
 Attachment #373672|0                           |1
        is obsolete|                            |

--- Comment #7 from Vivia Nikolaidou <vivia at ahiru.eu> ---
Created attachment 373728
  --> https://bugzilla.gnome.org/attachment.cgi?id=373728&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