[Bug 678299] gst_base_sink_wait_eos and the GstBaseSink->wait_eos vfunc don't match

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 18 02:45:08 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678299
  GStreamer | gstreamer (core) | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2012-06-18 09:45:03 UTC ---
commit 927f261b1c66892a497219675891255264d6b5d6
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon Jun 18 11:36:25 2012 +0200

    basesink: wait_eos() -> wait()

    Rename gst_base_sink_wait_eos() to gst_base_sink_wait() to avoid confusion
and
    introspection problems with the ::wait_eos vmethod. Also this method can be
used
    to wait for other things than EOS. Update the docs a little.

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