gstreamer/gst-libs/gst
Wim Taymans 658bd2cac6 More work on the audiosink, mostly debugging and a race in shutdown.
Original commit message from CVS:
* docs/design-audiosinks.txt:
* gst-libs/gst/audio/TODO:
* gst-libs/gst/audio/gstaudiosink.c:
(gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
(audioringbuffer_thread_func), (gst_audioringbuffer_init),
(gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
(gst_audioringbuffer_play), (gst_audioringbuffer_stop),
(gst_audioringbuffer_delay), (gst_audiosink_class_init),
(gst_audiosink_create_ringbuffer):
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
(gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
(gst_baseaudiosink_set_property), (build_linear_format),
(debug_spec_caps), (debug_spec_buffer),
(gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
(gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
(gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
(gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
* gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
(gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
(gst_ringbuffer_release), (gst_ringbuffer_play),
(gst_ringbuffer_pause), (gst_ringbuffer_stop),
(gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
(gst_ringbuffer_set_sample), (wait_segment),
(gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
(gst_ringbuffer_advance), (gst_ringbuffer_clear):
More work on the audiosink, mostly debugging and a race in
shutdown.
2005-05-05 09:37:46 +00:00
..
audio More work on the audiosink, mostly debugging and a race in shutdown. 2005-05-05 09:37:46 +00:00
colorbalance more working plugins 2004-07-27 21:41:30 +00:00
floatcast *.h: Revert indenting 2004-03-15 16:32:55 +00:00
gconf Plugin port to 0.9, ogg/theora playback should work in the seek example now. 2005-03-31 09:43:49 +00:00
interfaces Fix another typo in doc string :) 2004-11-25 12:54:24 +00:00
mixer Fix another typo in doc string :) 2004-11-25 12:54:24 +00:00
navigation more working plugins 2004-07-27 21:41:30 +00:00
propertyprobe more working plugins 2004-07-27 21:41:30 +00:00
riff Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins. 2005-04-25 07:06:09 +00:00
tag Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins. 2005-04-25 07:06:09 +00:00
tuner Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
video Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins. 2005-04-25 07:06:09 +00:00
xoverlay more working plugins 2004-07-27 21:41:30 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Remove media-info, which is also successed by playbin (see Totem implementation). 2005-04-25 10:15:12 +00:00