]> git.sesse.net Git - vlc/commit
PulseAudio: mark stream non-monotonic
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 9 Aug 2012 18:10:23 +0000 (21:10 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 9 Aug 2012 18:10:23 +0000 (21:10 +0300)
commit44bf8bbcb3fbd1d6c04c2ed8eec27f75f8faf340
tree1635930d184574ac10faa6bc02d0c56a7e02e016
parent1b06737a297cc5b9c48dd12e2e456b45bc6891d2
PulseAudio: mark stream non-monotonic

In some cases, that gets more accurate timing meaurements faster.

VLC does not use pa_stream_get_time(), so there is certainly no need
for pa_stream_get_time() to return monotonic values.
modules/audio_output/pulse.c