obs-studio/plugins/win-wasapi
jp9000 5b20942247 win-wasapi: Subtract frame duration from timestamp
It would appear that the timestamp values returned by devices are not
perfectly accurate, and in some cases may be calculated on the spot --
to combat that, it's best to subtract the audio segment's duration from
the current audio segment's timestamp to ensure the timing is as
accurate as possible.
2017-10-02 07:36:02 -07:00
..
data/locale Update translations from Crowdin 2017-08-10 16:07:40 +02:00
CMakeLists.txt Fix double invocation of install_obs_plugin in every single plugin 2014-08-19 14:24:59 +02:00
enum-wasapi.cpp win-wasapi: Fix potential null pointer deref in enumeration 2017-05-28 15:35:34 -07:00
enum-wasapi.hpp wasapi: add PKEY_Device_FriendlyName on mingw-w64 2015-02-09 03:41:46 -08:00
plugin-main.cpp Remove macro to free locale 2014-07-27 17:29:10 -07:00
win-wasapi.cpp win-wasapi: Subtract frame duration from timestamp 2017-10-02 07:36:02 -07:00