[gstreamer-bugs] [Bug 623807] [audioclock] Add gst_audio_clock_new_full() with GDestroyNotify for the user_data

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 16 08:42:54 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623807
  GStreamer | gst-plugins-base | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2010-07-16 15:42:53 UTC ---
commit ed271ff809c193ce3a3c6a89a0bdec4aedc52391
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Jul 9 17:15:55 2010 +0200

    baseaudiosink: Post clock-provide and clock-lost messages when going
from/to

commit e84c7f02b4a8ff402c463ee5175cd4c4d78dcbd3
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Jul 9 17:15:35 2010 +0200

    baseaudiosrc: Post clock-provide and clock-lost messages when going from/to 


commit f1ac770f1b1ee646f93d76bbc897f7b634923699
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Jul 8 09:54:40 2010 +0200

    baseaudiosink: Use new gst_audio_clock_new_full()

commit 32b0b0aef9db9a33bcefcdd1d8f7ad7ca68e43cf
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Jul 8 09:54:29 2010 +0200

    baseaudiosrc: Use new gst_audio_clock_new_full()

commit 8989ad93d94f1f99a8ad238456fefd914b966b7f
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Jul 8 08:32:22 2010 +0200

    audioclock: API: Add gst_audio_clock_new_full() with a GDestroyNotify for
th

    Elements usually use their own instance as instance data but the
    clock can have a longer lifetime than their elements and the clock
    doesn't own a reference of the element.

    Fixes bug #623807.

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