gstreamer/gst-libs/gst/audio
2011-09-26 15:10:06 +02:00
..
.gitignore audio: move testchannels example to 'tests/examples' dir 2011-05-27 15:09:25 +03:00
audio.c audio: update internal silent sample defines as well to match 0.11 2011-09-06 15:46:45 +01:00
audio.def
audio.h audio: some more accessor macros for GstAudioInfo 2011-09-22 15:45:05 +02:00
audio.vcproj
audiofilter.vcproj
gstaudioclock.c audio: make public get_type() functions thread-safe 2010-10-08 11:34:58 +01:00
gstaudioclock.h docs: fixup audio-library docs 2011-05-23 15:08:24 +03:00
gstaudiodecoder.c audiodecoder: fix documentation typo 2011-09-22 15:45:01 +02:00
gstaudiodecoder.h docs: more docs clean-ups 2011-09-06 10:07:33 +01:00
gstaudioencoder.c audioencoder: filter AUDIO_CODEC/CODEC tags from passing tag events 2011-09-26 15:10:06 +02:00
gstaudioencoder.h docs: more docs clean-ups 2011-09-06 10:07:33 +01:00
gstaudiofilter.c docs: handle warnings emitted by gtk-doc 2011-08-20 19:16:42 +02:00
gstaudiofilter.h docs: fixup audio-library docs 2011-05-23 15:08:24 +03:00
gstaudioiec61937.c docs: fix docs for new api 2011-05-23 14:56:17 +03:00
gstaudioiec61937.h docs: fix docs for new api 2011-05-23 14:56:17 +03:00
gstaudiosink.c Remove GST_DEBUG_FUNCPTR where they're pointless 2009-10-28 00:59:35 +00:00
gstaudiosink.h
gstaudiosrc.c audiosrc: add gratuitious FIXME for use of generic G_TYPE_POINTER type 2010-01-27 00:42:37 +00:00
gstaudiosrc.h docs: fixup audio-library docs 2011-05-23 15:08:24 +03:00
gstbaseaudiosink.c baseaudiosink: fix latency calculation for live elements 2011-07-28 14:31:47 +02:00
gstbaseaudiosink.h baseaudiosink: Allow subclasses to provide payloaders 2011-05-14 18:23:18 +05:30
gstbaseaudiosrc.c baseaudiosrc: don't try to fixate "width" field for alaw/mulaw 2011-09-10 18:30:55 +01:00
gstbaseaudiosrc.h
gstringbuffer.c baseaudiosink: Use g_str_equal() instead of strncmp() 2011-05-14 18:53:12 +05:30
gstringbuffer.h docs: add missing documentation for various pieces 2011-05-23 23:56:09 +03:00
Makefile.am audio: rename GstBaseAudioDecoder/Encoder to GstAudioDecoder/Encoder 2011-09-05 23:28:13 +01:00
mixerutils.c
mixerutils.h
multichannel.c audio: add GstAudioFormat, GstAudioFormatInfo and GstAudioInfo 2011-08-27 14:47:01 +01:00
multichannel.h audio: add GstAudioFormat, GstAudioFormatInfo and GstAudioInfo 2011-08-27 14:47:01 +01:00
TODO