..
.gitignore
audio.c
move last template doc snippets to source code and delete them
2006-06-07 11:03:03 +00:00
audio.def
audio.h
audio.vcproj
audiofilter.vcproj
gstaudioclock.c
Added docs for the audio libs.
2006-09-27 11:05:08 +00:00
gstaudioclock.h
Added docs for the audio libs.
2006-09-27 11:05:08 +00:00
gstaudiofilter.c
gst-libs/gst/audio/gstaudiofilter.c: Clear our formats structure and free the caps contained in it when shutting down.
2007-02-06 09:42:05 +00:00
gstaudiofilter.h
Port GstAudioFilter to 0.10. This change technically breaks but seems justifiable on the grounds that the base class ...
2007-02-03 20:19:35 +00:00
gstaudiofiltertemplate.c
gst-libs/gst/audio/: Oops, forgot to commit fixed-up example.
2007-02-03 23:28:45 +00:00
gstaudiosink.c
gst-libs/gst/audio/: Use g_strerror instead of strerror so we get UTF-8.
2006-11-06 18:24:59 +00:00
gstaudiosink.h
Added docs for the audio libs.
2006-09-27 11:05:08 +00:00
gstaudiosrc.c
gst-libs/gst/audio/: Use g_strerror instead of strerror so we get UTF-8.
2006-11-06 18:24:59 +00:00
gstaudiosrc.h
Fix broken GObject macros
2006-04-08 18:09:17 +00:00
gstbaseaudiosink.c
gst-libs/gst/audio/gstbaseaudiosink.c
2007-02-05 18:39:51 +00:00
gstbaseaudiosink.h
gst-libs/gst/audio/gstbaseaudiosink.*: Make the clock sync code more accurate wrt resampling and playback at differen...
2006-11-13 17:30:17 +00:00
gstbaseaudiosrc.c
gst-libs/gst/audio/gstbaseaudiosink.c
2007-01-12 21:19:35 +00:00
gstbaseaudiosrc.h
Added docs for the audio libs.
2006-09-27 11:05:08 +00:00
gstringbuffer.c
Small documentation updates/fixes
2007-01-09 11:15:57 +00:00
gstringbuffer.h
Small documentation updates/fixes
2007-01-09 11:15:57 +00:00
make_filter
Makefile.am
gst-libs/gst/audio/: Oops, forgot to commit fixed-up example.
2007-02-03 23:28:45 +00:00
mixerutils.c
mixerutils.h
gst-libs/gst/audio/mixerutils.h: Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be used when compiling...
2007-01-12 12:47:29 +00:00
multichannel.c
ext/alsa/: Add support for cards that (only) do more than 8 channels, like the Delta 44 ( #345188 ).
2006-08-03 14:16:06 +00:00
multichannel.h
ext/alsa/: Add support for cards that (only) do more than 8 channels, like the Delta 44 ( #345188 ).
2006-08-03 14:16:06 +00:00
testchannels.c
TODO