[Bug 791986] aggregator: add a drain vmethod

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 13 21:30:05 UTC 2018


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

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #367836|none                        |needs-work
             status|                            |

--- Comment #21 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Review of attachment 367836:
 --> (https://bugzilla.gnome.org/review?bug=791986&attachment=367836)

::: libs/gst/base/gstaggregator.c
@@ +1337,3 @@
+    tmppad = (GstAggregatorPad *) tmp->data;
+
+    if (g_atomic_int_get (&tmppad->priv->pending_segment_done) == TRUE) {

This still doesn't need an atomic :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list