gst-libs/gst/audio/gstringbuffer.c: Add some compiler G_(UN_)LIKELY help.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 14 Feb 2006 13:45:35 +0000 (13:45 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 14 Feb 2006 13:45:35 +0000 (13:45 +0000)
commit3b4574028930f47db1fa3ed837d0b21cf9c75bc5
treedfb1a55721410a3443571bea58c69b4e7d406990
parentb9c3c43e81e3a168f287996a222f384def84514c
gst-libs/gst/audio/gstringbuffer.c: Add some compiler G_(UN_)LIKELY help.

Original commit message from CVS:
* gst-libs/gst/audio/gstringbuffer.c:
(gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
(gst_ring_buffer_samples_done), (wait_segment),
(gst_ring_buffer_commit), (gst_ring_buffer_clear):
Add some compiler G_(UN_)LIKELY help.
SIGNAL the ringbuffer waiters when going to PAUSED as well to
make sure they can exit their functions. Should fix #330748
ChangeLog
gst-libs/gst/audio/gstringbuffer.c