wasapisrc: Don't provide a clock based on WASAPI's clock
authorNirbheek Chauhan <nirbheek@centricular.com>
Wed, 18 Apr 2018 09:33:19 +0000 (15:03 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Wed, 18 Apr 2018 09:35:29 +0000 (15:05 +0530)
commit9118cc7a195c6ea00009a46727a80e3186166731
tree2744993cc5d8d98bd196884d6da492e0a8e1cf01
parent73cd1aa9dc1d9c56caaa8bf60198afdd26a58f06
wasapisrc: Don't provide a clock based on WASAPI's clock

The clock seems to have a lot of drift (or we're using it incorrectly)
which causes buffers to be late on the sink and get dropped.

Disable till someone can investigate whether our usage of the API is
incorrect (it looked correct to me) or if something is wrong.
sys/wasapi/gstwasapisrc.c