After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 620342 - [baseaudiosink] Allocate and free the clock in state changes
[baseaudiosink] Allocate and free the clock in state changes
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 0.10.30
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-02 10:20 UTC by Sebastian Dröge (slomo)
Modified: 2010-06-03 21:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
baseaudiosink: Allocate and free the clock in NULL->READY and reverse (3.49 KB, patch)
2010-06-02 10:21 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2010-06-02 10:20:47 UTC
The clock is not very useful in NULL state and this is what pulsesink does too. Does this make sense ofr baseaudiosink?
Comment 1 Sebastian Dröge (slomo) 2010-06-02 10:21:14 UTC
Created attachment 162525 [details] [review]
baseaudiosink: Allocate and free the clock in NULL->READY and reverse
Comment 2 Sebastian Dröge (slomo) 2010-06-03 08:23:43 UTC
commit cea2644ed86097aadedc9e8731e78a22ffc6246b
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Wed Jun 2 12:19:00 2010 +0200

    baseaudiosink: Allocate and free the clock in NULL->READY and reverse
Comment 3 Stefan Sauer (gstreamer, gtkdoc dev) 2010-06-03 21:28:37 UTC
Just for the record - Imho this has been reverted.