audioaggregator: pass blocksize to mix_buffer()
authorStefan Sauer <ensonic@users.sf.net>
Thu, 5 Oct 2017 06:11:29 +0000 (08:11 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 5 Oct 2017 06:57:09 +0000 (08:57 +0200)
commit6ecfd599a5d0367ea2d6ff3ccd5cf405a964729d
tree276f3bf390a8f2b9634087a60a78ee7323b5a0bf
parent926fed92e992dbf5c8ed57cae45221d6eef04adf
audioaggregator: pass blocksize to mix_buffer()

No need to recalc the value twice per run. Establishes that it is the same
value.
gst-libs/gst/audio/gstaudioaggregator.c