..
.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
use overridable ERROR_CFLAGS; more macro splitting
2005-07-10 12:03:58 +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
use overridable ERROR_CFLAGS; more macro splitting
2005-07-10 12:03:58 +00:00
gstaudiofilter.c
use overridable ERROR_CFLAGS; more macro splitting
2005-07-10 12:03:58 +00:00
gstaudiofilter.h
use overridable ERROR_CFLAGS; more macro splitting
2005-07-10 12:03:58 +00:00
gstaudiofiltertemplate.c
use overridable ERROR_CFLAGS; more macro splitting
2005-07-10 12:03:58 +00:00
gstaudiosink.c
use overridable ERROR_CFLAGS; more macro splitting
2005-07-10 12:03:58 +00:00
gstaudiosink.h
use overridable ERROR_CFLAGS; more macro splitting
2005-07-10 12:03:58 +00:00
gstaudiosrc.c
use overridable ERROR_CFLAGS; more macro splitting
2005-07-10 12:03:58 +00:00
gstaudiosrc.h
use overridable ERROR_CFLAGS; more macro splitting
2005-07-10 12:03:58 +00:00
gstbaseaudiosink.c
gst-libs/gst/audio/gstbaseaudiosink.c: Align samples even if we have roundoff errors in the timestamp conversion.
2005-07-16 17:13:35 +00:00
gstbaseaudiosink.h
use overridable ERROR_CFLAGS; more macro splitting
2005-07-10 12:03:58 +00:00
gstbaseaudiosrc.c
Updated seek example.
2005-07-16 14:47:27 +00:00
gstbaseaudiosrc.h
use overridable ERROR_CFLAGS; more macro splitting
2005-07-10 12:03:58 +00:00
gstringbuffer.c
Updated seek example.
2005-07-16 14:47:27 +00:00
gstringbuffer.h
Updated seek example.
2005-07-16 14:47:27 +00:00
make_filter
gconf/Makefile.am: Fix for non-GNU make
2004-04-19 22:51:57 +00:00
Makefile.am
install but don't dist the enumtypes
2005-07-13 19:28:39 +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