audio-channel-mixer: add more formats
authorWim Taymans <wtaymans@redhat.com>
Tue, 12 Jan 2016 10:43:20 +0000 (11:43 +0100)
committerWim Taymans <wtaymans@redhat.com>
Tue, 12 Jan 2016 10:43:20 +0000 (11:43 +0100)
commit4d47d43a13411d04ae3210465880daceb50dfd8e
tree2e8f6d591dca28296cdea438a318394f597148ca
parent8a8b12189e9f3e7c7c37ab9f8cfdcd1d837ae723
audio-channel-mixer: add more formats

Add support for float and int16 mixing
Remove in-place processing, this simplifies things as we won't be using it.
Don't do clipping for float audio formats
gst-libs/gst/audio/audio-channel-mixer.c