gstreamer/gst-libs/gst/audio
Wim Taymans 3f05db1828 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.
2005-11-28 15:53:55 +00:00
..
.gitignore ignore more 2005-01-17 12:45:48 +00:00
audio.c remove some deprecated functions 2005-11-22 13:14:07 +00:00
audio.def add more plugins to the build add some definitions needed by plugins fixes for build problems 2004-07-26 22:09:59 +00:00
audio.h remove some deprecated functions 2005-11-22 13:14:07 +00:00
audio.vcproj more working plugins 2004-07-27 21:41:30 +00:00
audiofilter.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstaudioclock.c gst-libs/gst/audio/gstaudioclock.c: This clock can be slaved to a master clock now. 2005-11-22 18:32:09 +00:00
gstaudioclock.h gst-libs/gst/: Add padding (you will need to rebuild gst-plugins-base, gst-plugins and all applications afterwards!) 2005-08-09 17:29:40 +00:00
gstaudiofilter.c Fixes for changes in registry API. 2005-09-15 06:59:36 +00:00
gstaudiofilter.h gst-libs/gst/: Add padding (you will need to rebuild gst-plugins-base, gst-plugins and all applications afterwards!) 2005-08-09 17:29:40 +00:00
gstaudiofiltertemplate.c restructure configure.ac, use correct libtool LDFLAGS, fix up defines 2005-10-16 13:54:44 +00:00
gstaudiosink.c gst-libs/gst/audio/TODO: Updated TODO 2005-11-28 15:53:55 +00:00
gstaudiosink.h gst-libs/gst/: Add padding (you will need to rebuild gst-plugins-base, gst-plugins and all applications afterwards!) 2005-08-09 17:29:40 +00:00
gstaudiosrc.c *.*: Ran scripts/update-macros. Oh yes. 2005-11-21 16:35:24 +00:00
gstaudiosrc.h gst-libs/gst/audio/gstaudiosrc.*: Implement open_device and close_device in the ring buffer, like gstaudiosink. 2005-08-22 15:11:31 +00:00
gstbaseaudiosink.c gst-libs/gst/audio/TODO: Updated TODO 2005-11-28 15:53:55 +00:00
gstbaseaudiosink.h gst-libs/gst/audio/gstaudioclock.c: This clock can be slaved to a master clock now. 2005-11-22 18:32:09 +00:00
gstbaseaudiosrc.c Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) 2005-11-21 14:29:53 +00:00
gstbaseaudiosrc.h gst-libs/gst/audio/: Fixed gstbaseaudiosrc adding ring buffer sync to it. 2005-10-06 15:15:04 +00:00
gstringbuffer.c gst-libs/gst/audio/TODO: Updated TODO 2005-11-28 15:53:55 +00:00
gstringbuffer.h gst-libs/gst/audio/TODO: Updated TODO 2005-11-28 15:53:55 +00:00
make_filter gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
Makefile.am configure.ac: added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS 2005-11-27 16:18:50 +00:00
multichannel.c gst-libs/gst/audio/multichannel.c: Use gst_value_array_*() functions on value arrays, not gst_value_list_*(). 2005-11-23 12:40:04 +00:00
multichannel.h Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they work when included from C++ code 2005-02-09 22:31:05 +00:00
testchannels.c Plugin port to 0.9, ogg/theora playback should work in the seek example now. 2005-03-31 09:43:49 +00:00
TODO gst-libs/gst/audio/TODO: Updated TODO 2005-11-28 15:53:55 +00:00