obs-studio/test/test-input
jp9000 dd8cf409d0 test/test-input: Add audio buffering sync test source
Adds a source which tests whether audio buffering affects audio sync.
This sync test cycles through 7 audio/video frequencies at 250
millisecond intervals, and via a hotkey, will artificially move audio
time back by one second (and the audio cycle back by 4 frequencies).
This will artificially increase audio buffering by approximately 750
milliseconds.

Results from this test as of this writing: this test proves that dynamic
audio buffering does not affect sync.
2018-01-14 01:28:28 -08:00
..
data test-input: Set test filter to partially green 2015-03-22 18:38:43 -07:00
CMakeLists.txt test/test-input: Add audio buffering sync test source 2018-01-14 01:28:28 -08:00
sync-async-source.c test: Add sync tests 2017-10-02 07:36:02 -07:00
sync-audio-buffering.c test/test-input: Add audio buffering sync test source 2018-01-14 01:28:28 -08:00
sync-pair-aud.c test: Add sync tests 2017-10-02 07:36:02 -07:00
sync-pair-vid.c test: Add sync tests 2017-10-02 07:36:02 -07:00
test-filter.c test: Fix compiler warnings about incompatible pointer type 2016-07-18 17:53:31 +02:00
test-input.c test/test-input: Add audio buffering sync test source 2018-01-14 01:28:28 -08:00
test-random.c test: Fix compiler warnings about incompatible pointer type 2016-07-18 17:53:31 +02:00
test-sinewave.c test: Fix compiler warnings about incompatible pointer type 2016-07-18 17:53:31 +02:00