obs-studio/plugins
jp9000 4e10eeda09 Wrap FFmpeg operations in mutexes, switch to MP4
I can't believe I wasn't doing this.  This is why file output was
getting corrupted.  Audio and video send in data from separate threads.
I should be embarassed for not having considered that.

Key lesson:  Increase threading paranoia levels.  Apparently my
threading paranoid levels are lackluster.
2014-02-28 03:50:30 -07:00
..
dshow Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00
mac-capture Merge branch 'master' of https://github.com/jp9000/obs-studio 2014-02-27 12:23:57 -08:00
obs-ffmpeg Wrap FFmpeg operations in mutexes, switch to MP4 2014-02-28 03:50:30 -07:00
obs-outputs Fixup OSX Rpath for imported external libraries on install 2014-01-28 23:07:49 +01:00
CMakeLists.txt Add mac audio capture 2014-02-26 22:43:31 -08:00