Wim Taymans
|
40f4c5e352
|
audio: GstAudioChannelMix -> GstAudioChannelMixer
Rename the GstAudioChannelMix object to GstAudioChannelMixer because it
looks better and to avoid a conflict with a library in -bad.
|
2016-01-08 16:41:17 +01:00 |
|
Sebastian Dröge
|
3459bd6854
|
audio: Fix some documentation warnings
Remove/rename function parameters and skip some functions that can't
be used by bindings as they are now.
|
2015-12-26 09:43:56 +01:00 |
|
Wim Taymans
|
f5a3f70571
|
audio: adapt API for non-interleaved formats
Allow an array of sample blocks to be passed to the channel mix and
quantizer functions to support non-interleaved formats.
|
2015-12-14 09:16:08 +01:00 |
|
Wim Taymans
|
dfa25a40fc
|
audio-channel-mix: move channel mixer to audio libs
Move the channel mixer code to the audio library
|
2015-11-06 17:39:33 +01:00 |
|