gstreamer/gst-libs/gst/audio
Wim Taymans c7d0fb556f audiodecoder: chain up to parent for defaults
Chain up to the parent instead of using the FALSE return value from
the event function (because it's otherwise impossible to return an error).
2012-02-15 13:42:19 +01:00
..
.gitignore audio: move testchannels example to 'tests/examples' dir 2011-05-27 15:09:25 +03:00
audio-marshal.list audio: move audio interfaces 2011-11-30 07:57:02 +01:00
audio.c audio: correctly fill in fallback channel positions in stereo case 2012-02-06 22:10:28 +01: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: expose API to convert channel array to a mask 2012-01-05 13:59:32 +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
gstaudiobasesink.c GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING 2012-02-08 15:17:49 +01:00
gstaudiobasesink.h audio: update for clock provider API change 2011-11-28 17:51:41 +01:00
gstaudiobasesrc.c GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING 2012-02-08 15:17:49 +01:00
gstaudiobasesrc.h audio: fix headers 2011-11-11 17:53:03 +01:00
gstaudiocdsrc.c audiocdsrc: Add the layout field to the caps 2012-01-05 10:34:24 +01:00
gstaudiocdsrc.h audiocdsrc: remove some probing-related vfuncs 2011-12-30 16:26:47 +00:00
gstaudioclock.c rename GstBaseAudio* ->GstAudioBase* 2011-11-11 11:52:47 +01:00
gstaudioclock.h audioclock: remove _full version 2011-11-10 13:51:23 +01:00
gstaudiodecoder.c audiodecoder: chain up to parent for defaults 2012-02-15 13:42:19 +01:00
gstaudiodecoder.h audiodecoder: chain up to parent for defaults 2012-02-15 13:42:19 +01:00
gstaudioencoder.c audioencoder: don't unref caps parameter 2012-02-03 09:51:00 +01:00
gstaudioencoder.h audioencoder: Add gst_audio_encoder_set_output_format() function for consistency 2012-02-01 16:27:47 +01:00
gstaudiofilter.c audiofilter: configure info after calling vmethod 2012-02-06 13:23:26 +01:00
gstaudiofilter.h audiofilter: configure info after calling vmethod 2012-02-06 13:23:26 +01:00
gstaudioiec61937.c audioringbuffer: rename GST_BUFTYPE_* to GST_AUDIO_RING_BUFFER_FORMAT_TYPE_* 2011-12-25 21:38:21 +00:00
gstaudioiec61937.h audio: fix headers 2011-11-11 17:53:03 +01:00
gstaudiometa.c audiometa: Improve GstAudioDownmixMeta to be actually usable 2012-01-10 12:46:05 +01:00
gstaudiometa.h audiometa: Improve GstAudioDownmixMeta to be actually usable 2012-01-10 12:46:05 +01:00
gstaudioringbuffer.c audioringbuffer: Use new function to get a channel reordering map 2012-01-05 10:34:24 +01:00
gstaudioringbuffer.h audioringbuffer: Add support for reordering of channels 2012-01-05 10:34:16 +01:00
gstaudiosink.c Remove compatibility code cruft for old GLib versions 2012-01-18 17:22:21 +00:00
gstaudiosink.h audio: fix headers 2011-11-11 17:53:03 +01:00
gstaudiosrc.c audiosrc: wait on the right cond variable 2012-01-27 18:27:26 +01:00
gstaudiosrc.h rename baseaudio* -> audiobase* 2011-11-11 12:00:52 +01:00
Makefile.am audio: Add new channel positions and simplify channel expression in the caps 2012-01-05 10:27:21 +01:00
mixer.c audio: move audio interfaces 2011-11-30 07:57:02 +01:00
mixer.h audio: move audio interfaces 2011-11-30 07:57:02 +01:00
mixeroptions.c audio: move audio interfaces 2011-11-30 07:57:02 +01:00
mixeroptions.h audio: move audio interfaces 2011-11-30 07:57:02 +01:00
mixertrack.c audio: move audio interfaces 2011-11-30 07:57:02 +01:00
mixertrack.h audio: move audio interfaces 2011-11-30 07:57:02 +01:00
mixerutils.c playback, mixerutils: gst_registry_get_default() -> gst_registry_get() 2012-01-02 14:32:11 +00:00
mixerutils.h audio: move audio interfaces 2011-11-30 07:57:02 +01:00
streamvolume.c audio: move audio interfaces 2011-11-30 07:57:02 +01:00
streamvolume.h audio: move audio interfaces 2011-11-30 07:57:02 +01:00
TODO gst-libs/gst/audio/TODO: Update TODO 2006-02-17 10:15:52 +00:00