obs-studio/plugins/linux-pulseaudio
jp9000 4e308c955d linux-pulseaudio: Use interpolated system timing
Before it was giving timestamps based upon system time for each new
segment of audio data.  Also, it was subtracting pulse latency from the
audio timestamp, which seems like it was really meant for use with the
pulse audio time rather than system time.

Now, it just uses system time for timestamps.  Still might not be
totally perfect, but seems to be much better than it was.

This also removes the latency calculation.  Latency is no longer used
because we're not using pulseaudio timing.
2014-10-06 18:49:53 -04:00
..
data/locale Add latest translations from CrowdIn 2014-08-25 14:41:52 -07:00
CMakeLists.txt Add disable options for optional plugins 2014-09-15 19:34:53 +02:00
linux-pulseaudio.c Remove macro to free locale 2014-07-27 17:29:10 -07:00
pulse-input.c linux-pulseaudio: Use interpolated system timing 2014-10-06 18:49:53 -04:00
pulse-wrapper.c Add function to get info on a specific source to pulse wrapper 2014-08-30 21:07:03 +02:00
pulse-wrapper.h Add function to get info on a specific source to pulse wrapper 2014-08-30 21:07:03 +02:00