GNOME Bugzilla – Bug 567997
[patch] add allow-pull-scheduling property to audio sinks
Last modified: 2009-05-26 11:31:46 UTC
The attached patch allows pull-mode scheduling to be enabled by the user. Of course that should be the default when everything works, but if you want pull-mode scheduling before it's ready, this is a useful property.
Created attachment 126594 [details] [review] patch to -base
can you rename it to can-activate-pull, to match the fakesink property.
Created attachment 126748 [details] [review] same as before, but with property named can-activate-pull
Created attachment 126911 [details] [review] add can-activate-pull property to baseaudiosink * gst-libs/gst/audio/gstbaseaudiosink.c: Add can-activate-pull property to baseaudiosink.
Created attachment 126912 [details] [review] add can-activate-pull property to baseaudiosink * gst-libs/gst/audio/gstbaseaudiosink.c: Add can-activate-pull property to baseaudiosink.
Created attachment 126913 [details] [review] add can-activate-pull property to baseaudiosink * gst-libs/gst/audio/gstbaseaudiosink.c: Add can-activate-pull property to baseaudiosink.
Sorry for the noise, I have a new tool and am spamming here...
*** Bug 580626 has been marked as a duplicate of this bug. ***
Reopening, as I shouldn't have committed during the freeze.
And applied again!