ejurgensen 5f5a138c77 [player] Fix for player getting ahead of network streams (issue #218)
Issue caused stuttering after a few hours. This fix will check if
the player is getting behind the playback timer. Apparently, we
sometimes get samples at a rate slightly below 44100 from network
streams, and then we end up consuming too quickly. This introduces
a way of reducing consumption if that happens.
2016-02-11 08:29:29 +01:00
..
2015-04-22 21:54:31 +02:00
2013-12-18 19:26:27 +01:00
2016-02-06 08:39:01 +01:00
2015-10-05 23:10:45 +01:00