..
.gitignore
gst-libs/gst/audio/: Move audiofiltertemplate to gst-template.
2008-08-11 14:51:58 +00:00
audio.c
gst-libs/gst/audio/audio.c: Fix doc comment syntax.
2008-08-11 07:16:30 +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
gst-libs/gst/: Reducing number of dundocumented symbols.
2008-08-11 08:34:56 +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
gst-libs/gst/audio/gstaudioclock.*: Add method to inform the clock that the time starts from 0 again. We use this inf...
2008-05-27 16:20:17 +00:00
gstaudioclock.h
gst-libs/gst/audio/gstaudioclock.*: Add method to inform the clock that the time starts from 0 again. We use this inf...
2008-05-27 16:20:17 +00:00
gstaudiofilter.c
gst-libs/gst/audio/gstaudiofilter.c: Initialize the GstRingerBuffer class to get it's debug category initialized. gst...
2008-01-29 09:47:12 +00:00
gstaudiofilter.h
gst-libs/gst/: Reducing number of dundocumented symbols.
2008-08-11 08:34:56 +00:00
gstaudiosink.c
gst-libs/gst/audio/gstaudiosink.c: Since we now call stop, we trigger this code path that causes a deadlock is appare...
2008-08-26 17:24:31 +00:00
gstaudiosink.h
Added docs for the audio libs.
2006-09-27 11:05:08 +00:00
gstaudiosrc.c
gst-libs/gst/audio/gstaudiosrc.c: Disable a code path that is now called but causes a deadlock for some reason and is...
2008-09-04 16:25:06 +00:00
gstaudiosrc.h
More docs and shuffling. What can we do with the hundreds of #defines.
2008-08-11 09:20:33 +00:00
gstbaseaudiosink.c
gst-libs/gst/audio/gstbaseaudiosink.c: Report latency even if we are not live instead of hiding it.
2008-06-20 09:09:37 +00:00
gstbaseaudiosink.h
gst-libs/gst/audio/gstbaseaudiosink.h: Clarify some docs.
2008-04-28 08:51:38 +00:00
gstbaseaudiosrc.c
gst-libs/gst/audio/gstbaseaudiosrc.c: When not slaved to another clock also subtract the base_time from our internal ...
2008-08-13 09:17:38 +00:00
gstbaseaudiosrc.h
gst-libs/gst/audio/gstbaseaudiosink.h: Clarify some docs.
2008-04-28 08:51:38 +00:00
gstringbuffer.c
gst-libs/gst/audio/gstringbuffer.c: Also allow the case where the ringbuffer was paused when we try to stop it so tha...
2008-08-26 15:45:36 +00:00
gstringbuffer.h
gst-libs/gst/: Reducing number of dundocumented symbols.
2008-08-11 08:34:56 +00:00
Makefile.am
gst-libs/gst/audio/Makefile.am: Don't try to build that example anymore.
2008-08-11 15:05:35 +00:00
mixerutils.c
gst-libs/gst/audio/mixerutils.c: Make order in which elements are tried more determinable.
2006-02-20 16:21:14 +00:00
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
API: Make gst_audio_check_channel_positions() public.
2008-06-03 08:48:32 +00:00
multichannel.h
API: Make gst_audio_check_channel_positions() public.
2008-06-03 08:48:32 +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
gst-libs/gst/audio/TODO: Update TODO
2006-02-17 10:15:52 +00:00