gstreamer/gst-libs/gst/audio
2010-01-19 09:26:37 +01:00
..
.gitignore Extend and clean up git ignores 2009-01-23 23:16:11 +00:00
audio.c docs: add basic section docs for multichannel and relocate the ones for audio 2009-06-27 23:25:09 +03: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 audio: Use rounding scaling functions for GST_CLOCK_TIME_TO_FRAMES and _FRAMES_TO_CLOCK_TIME 2010-01-19 09:26:37 +01: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 audioclock: whitespace fixes 2009-10-12 15:47:28 +02:00
gstaudioclock.h audioclock: add methods for the internal offset 2009-04-14 13:08:52 +02:00
gstaudiofilter.c audiofilter: Use G_DEFINE_ABSTRACT_TYPE_WITH_CODE 2009-11-26 10:38:29 +01:00
gstaudiofilter.h audiofilter: Add _CAST variants of the cast macros 2009-11-26 10:38:28 +01:00
gstaudiosink.c Remove GST_DEBUG_FUNCPTR where they're pointless 2009-10-28 00:59:35 +00:00
gstaudiosink.h Add a FIXME 0.11. Make the log message a bit more detailed and add comments. 2009-02-02 18:05:42 +02:00
gstaudiosrc.c Remove GST_DEBUG_FUNCPTR where they're pointless 2009-10-28 00:59:35 +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 baseaudiosink: increase default drift tolerance to fix glitches with WMA 2009-12-20 23:19:41 +00:00
gstbaseaudiosink.h baseaudiosink: whitespace fixes 2009-09-09 16:17:02 +02:00
gstbaseaudiosrc.c debug: fix format string that was missing a var 2009-11-21 17:47:26 +02:00
gstbaseaudiosrc.h gst-libs/gst/audio/: Complete Sebastien's commit from the 13th by exporting the _slave_method_get_type() methods. 2008-12-30 17:55:07 +00:00
gstringbuffer.c Remove GST_DEBUG_FUNCPTR where they're pointless 2009-10-28 00:59:35 +00:00
gstringbuffer.h ringbuffer: add vmethod to clear the ringbuffer 2009-06-29 15:17:25 +02:00
Makefile.am build: fix previous commit to fully accomodate the glib-gen.mak changes 2009-10-16 10:56:56 +03: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 multichannel: rewrite the new doc comment a bit 2009-06-29 17:49:58 +03:00
multichannel.h Switch glib-mkenum for gst-libs/gst/audio from multichannel- to audio- in order to wrap all enums declarations of tha... 2008-12-31 11:20:26 +00:00
testchannels.c Don't include config.h multiple times when build audio testchannel app. 2009-06-10 21:37:29 +01:00
TODO gst-libs/gst/audio/TODO: Update TODO 2006-02-17 10:15:52 +00:00