scaletempo: Store instance private data in the instance struct
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 23 Oct 2012 11:39:17 +0000 (13:39 +0200)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 14 Dec 2012 13:16:17 +0000 (13:16 +0000)
commitc7589817cba5ab7ba21709bda269f86456d82e20
tree1574ba6e17e50ea8cf2dc1093d61223cc6bb5364
parente552bd484fb7d2c2d8ad1e688321e9b950805b3d
scaletempo: Store instance private data in the instance struct

Getting it over and over again via G_TYPE_INSTANCE_GET_PRIVATE()
is really slow.
gst/audiofx/gstscaletempo.c
gst/audiofx/gstscaletempo.h