obs-studio/vs/2013/obs-ffmpeg
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
..
obs-ffmpeg.vcxproj Wrap FFmpeg operations in mutexes, switch to MP4 2014-02-28 03:50:30 -07:00
obs-ffmpeg.vcxproj.filters Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00