ringbuffer: Improve audiosink startup performance
authorEero Nurkkala <ext-eero.nurkkala at nokia.com>
Mon, 24 Aug 2009 11:27:55 +0000 (13:27 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 24 Aug 2009 11:30:11 +0000 (13:30 +0200)
commit8ad8591e41cbff2eb3fb8c1008a84c1b7241912e
treedc13ab4cb65bc80d33858936274335e57613e5d0
parent066f9be5c9233a0af37114589406662ead7cbe27
ringbuffer: Improve audiosink startup performance

When we start the ringbuffer, immediatly continue processing samples if the
writer prepared some for us.

Fixes #545807
gst-libs/gst/audio/gstringbuffer.c