volume: Improve f32 scaling by using only a single array
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 1 Oct 2010 08:42:27 +0000 (10:42 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 1 Oct 2010 08:45:24 +0000 (10:45 +0200)
commitc1bf1ba843e1a14445135f7da9118bdeb00471e1
tree11776a54fa032ad6642c92118b1984e562f1c83d
parent5c2c727f840c2227742ca037f231e8f184b7ff75
volume: Improve f32 scaling by using only a single array

Passing the same array as dest and src is invalid anyway because
they're maked with the restrict qualifier.
gst/volume/gstvolume.c
gst/volume/gstvolumeorc.orc