interpolationcontrolsource: Optimize get_value_array()
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 22 Feb 2010 14:18:41 +0000 (15:18 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 9 Mar 2010 20:57:16 +0000 (20:57 +0000)
commitc6e7cf626aad220a139166083f0ff31318898af3
tree1bd45f65df50a8ed52602726d11e57097cf9ba33
parent800a63e2b366c87e1950f84128b47f0486f1e12a
interpolationcontrolsource: Optimize get_value_array()

This makes it >10x faster if more than a single value is requested
by not searching in the GSequence for every value and converting
the value from GValue to the real value type.
libs/gst/controller/gstinterpolation.c