gstreamer/gst-libs/gst/audio
Wim Taymans ceb88a7777 Added audiosource base classes.
Original commit message from CVS:
Added audiosource base classes.
Ported alsasrc, still very basic.
2005-07-06 15:27:17 +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 Many files: Null if we got it.... 2005-07-05 11:08:56 +00:00
gstaudiofilter.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
gstaudiofiltertemplate.c Many files: Null if we got it.... 2005-07-05 11:08:56 +00:00
gstaudiosink.c Added audiosource base classes. 2005-07-06 15:27:17 +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
gstaudiosrc.c Added audiosource base classes. 2005-07-06 15:27:17 +00:00
gstaudiosrc.h Added audiosource base classes. 2005-07-06 15:27:17 +00:00
gstbaseaudiosink.c Added audiosource base classes. 2005-07-06 15:27:17 +00:00
gstbaseaudiosink.h gst-libs/gst/audio/: Fix compilation error. 2005-06-29 11:17:33 +00:00
gstbaseaudiosrc.c Added audiosource base classes. 2005-07-06 15:27:17 +00:00
gstbaseaudiosrc.h Added audiosource base classes. 2005-07-06 15:27:17 +00:00
gstringbuffer.c Added audiosource base classes. 2005-07-06 15:27:17 +00:00
gstringbuffer.h Added audiosource base classes. 2005-07-06 15:27:17 +00:00
make_filter gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
Makefile.am Added audiosource base classes. 2005-07-06 15:27:17 +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