obs-studio/plugins
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
..
image-source (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
linux-capture (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
linux-pulseaudio linux-pulseaudio: Use interpolated system timing 2014-10-06 18:49:53 -04:00
linux-v4l2 (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
mac-avcapture Implement 'update_properties' for mac-avcapture 2014-10-01 15:48:16 +02:00
mac-capture mac-capture: Use obs_get_default_rect_effect 2014-10-03 23:53:37 +02:00
obs-ffmpeg (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
obs-libfdk (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
obs-outputs (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
obs-x264 (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
rtmp-services (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
text-freetype2 (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
win-capture (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
win-dshow (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
win-wasapi (API Change) Pass data to get_properties when possible 2014-10-01 15:39:57 +02:00
CMakeLists.txt Combine linux-xcomposite and linux-capture (xshm) 2014-08-29 17:20:02 -07:00