[Bug 789843] API: GstPromise - object with promise/future-like semantics

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 22 13:52:25 UTC 2017


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #16 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit 86abf49c23c88bda209fec6fd964e482b36377d1
Author: Matthew Waters <matthew at centricular.com>
Date:   Mon Apr 3 22:20:51 2017 +1000

    gst: add a promise object

    An object that can be waited on and asked for asynchronous values.
    In much the same way as promise/futures in js/java/etc

    A callback can be installed for when the promise changes state.

    Original idea by
    Jan Schmidt <jan at centricular.com>

    With contributions from
    Nirbheek Chauhan <nirbheek at centricular.com>
    Mathieu Duponchelle <mathieu at centricular.com>

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

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