gstreamer/gst-libs/gst/audio
Wim Taymans 2e2623748d gst-libs/gst/audio/: Fix compilation error.
Original commit message from CVS:
* gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
(gst_baseaudiosink_change_state):
* gst-libs/gst/audio/gstbaseaudiosink.h:
* gst-libs/gst/audio/gstringbuffer.c:
(gst_ringbuffer_set_callback):
Fix compilation error.
Ringbuffer starts out as not running.
Free our clock in dispose.
When releasing the ringbuffer we need to renegotiate so
clear the pad caps.
2005-06-29 11:17:33 +00:00
..
.gitignore ignore more 2005-01-17 12:45:48 +00:00
audio.c Surround sound support. 2004-11-25 20:36:29 +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 Make ringbuffer faster and more simple by removing the locks in the playback thread. 2005-04-28 16:15:42 +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 Make ringbuffer faster and more simple by removing the locks in the playback thread. 2005-04-28 16:15:42 +00:00
gstaudioclock.h Make ringbuffer faster and more simple by removing the locks in the playback thread. 2005-04-28 16:15:42 +00:00
gstaudiofilter.c Port from GstData to GstMiniObject. 2005-05-16 15:35:52 +00:00
gstaudiofilter.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
gstaudiofiltertemplate.c configure.ac: Remove idct and resample libs 2005-04-25 00:23:06 +00:00
gstaudiosink.c gst-libs/gst/audio/: Fix compilation error. 2005-06-29 11:17:33 +00:00
gstaudiosink.h An attempt at a set of audio base classes together with some design docs. 2005-04-20 10:19:54 +00:00
gstbaseaudiosink.c gst-libs/gst/audio/: Fix compilation error. 2005-06-29 11:17:33 +00:00
gstbaseaudiosink.h gst-libs/gst/audio/: Fix compilation error. 2005-06-29 11:17:33 +00:00
gstringbuffer.c gst-libs/gst/audio/: Fix compilation error. 2005-06-29 11:17:33 +00:00
gstringbuffer.h Make the base audiosink return an error when there is no audiobuffer negotiated. 2005-05-06 16:18:24 +00:00
make_filter gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
Makefile.am configure.ac: Disable libvisual 2005-05-09 11:55:12 +00:00
multichannel.c Surround sound support. 2004-11-25 20:36:29 +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 More work on the audiosink, mostly debugging and a race in shutdown. 2005-05-05 09:37:46 +00:00