audioresample: Only pull in liboil if its actualy used.
authorStefan Kost <ensonic@users.sf.net>
Wed, 4 Feb 2009 08:31:21 +0000 (10:31 +0200)
committerStefan Kost <ensonic@users.sf.net>
Wed, 4 Feb 2009 08:31:21 +0000 (10:31 +0200)
commitb08c0a9003cd4f826982185e28ddbfbcbec7caf6
tree6e638f73a5805519e310b5ae6f05bd7cb09da2f8
parent080493ccff20b288ab2c9fb399e71d563c2bd621
audioresample: Only pull in liboil if its actualy used.

Liboil still has quite significant startup overhead especialy on embedded
platforms. In audioresample it was only used for the profiling timer.
configure.ac
gst/audioresample/Makefile.am
gst/audioresample/gstaudioresample.c