[Bug 673977] Use pulseaudio stream time for the pulsesrc clock

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 7 06:07:21 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=673977
  GStreamer | gst-plugins-good | 0.10.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.32

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2012-06-07 13:07:15 UTC ---
commit e62d5bdace82f263385d005dcc2f57560cdfcdb9
Author: Mohammed Sameer <msameer at foolab.org>
Date:   Thu Apr 12 13:21:17 2012 +0300

    Better GstClock for pulsesrc

    This clock uses the actual stream time (pa_stream_get_time) to get a more
accurate timestamp.


commit f14a69fe260a21a9e3df0f34c46223a445f30ac9
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Thu Jun 7 15:03:02 2012 +0200

    pulsesrc: improve clock handling

    Post the notify outside of the pa_lock to avoid a deadlock caused by
basesrc
    calling get_time with the object lock.
    Reset the clock on connect.
    Post clock-lost and clock-provide messages.

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

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