gstreamer/gst-libs/gst/audio
2010-07-16 17:40:45 +02:00
..
.gitignore Extend and clean up git ignores 2009-01-23 23:16:11 +00:00
audio.c Add -Wmissing-declarations -Wmissing-prototypes to warning flags 2010-03-11 13:50:31 +01:00
audio.def
audio.h docs: more helper libraries docs fixes 2010-03-16 00:44:50 +00:00
audio.vcproj
audiofilter.vcproj
gstaudioclock.c audioclock: API: Add gst_audio_clock_new_full() with a GDestroyNotify for the user_data 2010-07-16 17:40:17 +02:00
gstaudioclock.h audioclock: API: Add gst_audio_clock_new_full() with a GDestroyNotify for the user_data 2010-07-16 17:40:17 +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 audiosrc: add gratuitious FIXME for use of generic G_TYPE_POINTER type 2010-01-27 00:42:37 +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: Post clock-provide and clock-lost messages when going from/to PLAYING 2010-07-16 17:40:45 +02:00
gstbaseaudiosink.h baseaudiosink: whitespace fixes 2009-09-09 16:17:02 +02:00
gstbaseaudiosrc.c baseaudiosrc: Post clock-provide and clock-lost messages when going from/to PLAYING 2010-07-16 17:40:45 +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 ringbuffer: check for ringbuffer state first 2010-06-25 17:21:57 +02:00
gstringbuffer.h ringbuffer: add vmethod to clear the ringbuffer 2009-06-29 15:17:25 +02:00
Makefile.am libs: point gobject-introspection scanner to .la files 2010-04-03 14:03:45 +01:00
mixerutils.c
mixerutils.h
multichannel.c docs: more helper libraries docs fixes 2010-03-16 00:44:50 +00:00
multichannel.h docs: more helper libraries docs fixes 2010-03-16 00:44:50 +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