fryshorts 5894054521 Fix small bug in timestamp smoothing for audio sources
Due to a small error in the timestamp smoothing code the timestamp of
audio packages that were too early was always set to the next expected
timestamp, even if the difference was bigger than the smoothing threshold.

This would cause obs to simply append all audio data to the buffer even if
the real timestamp was way smaller than the next that was expected.

This should reduce corruption problems with for example the pulseaudio
plugin, which resends data under certain conditions.
2014-10-09 22:25:29 +02:00
..
2014-10-03 20:18:01 +02:00
2014-08-26 13:31:12 -07:00
2014-10-01 15:32:49 +02:00
2014-10-03 20:18:01 +02:00
2014-02-12 08:04:50 -07:00
2014-10-03 20:18:01 +02:00