obs-studio/test/test-input
jp9000 585fd8f969 Fix audio streaming and mac semaphores
...The reason why audio didn't work was because I overwrote the bitrate
values.

As for semaphores, mac doesn't support unnamed semaphores without using
mach semaphores.  So, I just implemented a semaphore wrapper for each
OS.
2014-03-10 19:04:00 -07:00
..
CMakeLists.txt Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00
test-desktop.m Remove majority of warnings 2014-02-14 15:13:36 -07:00
test-filter.c Remove majority of warnings 2014-02-14 15:13:36 -07:00
test-input.c Remove majority of warnings 2014-02-14 15:13:36 -07:00
test-random.c Remove majority of warnings 2014-02-14 15:13:36 -07:00
test-sinewave.c Fix audio streaming and mac semaphores 2014-03-10 19:04:00 -07:00