gst-libs/gst/audio/TODO: Updated TODO
authorWim Taymans <wim.taymans@gmail.com>
Mon, 28 Nov 2005 15:53:55 +0000 (15:53 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 28 Nov 2005 15:53:55 +0000 (15:53 +0000)
commit3f05db1828ca056165d397980baf5f4fd8ffeeaa
tree054d7778426df466f15b690d43a04f29f35edb03
parent0767718887a63d09429722faf1c1a6c7ca66de6f
gst-libs/gst/audio/TODO: Updated TODO

Original commit message from CVS:
* gst-libs/gst/audio/TODO:
Updated TODO

* gst-libs/gst/audio/gstaudiosink.c:
(gst_audioringbuffer_open_device),
(gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
(gst_audioringbuffer_release):
Small cleanups.

* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
(gst_base_audio_sink_change_state):
Slave to the master clock when going to PLAYING and unslave when
going to PAUSED.

* gst-libs/gst/audio/gstringbuffer.c:
(gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
(gst_ring_buffer_acquire), (gst_ring_buffer_release),
(gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
(gst_ring_buffer_clear_all), (wait_segment),
(gst_ring_buffer_commit), (gst_ring_buffer_read),
(gst_ring_buffer_advance):
* gst-libs/gst/audio/gstringbuffer.h:
Add some docs and cleanups.
ChangeLog
gst-libs/gst/audio/TODO
gst-libs/gst/audio/gstaudiosink.c
gst-libs/gst/audio/gstbaseaudiosink.c
gst-libs/gst/audio/gstringbuffer.c
gst-libs/gst/audio/gstringbuffer.h