obs-studio/vs/2013
jp9000 348588254c Add WASAPI audio capture
- Add WASAPI audio capture for windows, input and output

 - Check for null pointer in os_dlopen

 - Add exception-safe 'WinHandle' and 'CoTaskMemPtr' helper classes that
   will automatically call CloseHandle on handles and call CoTaskMemFree
   on certain types of memory returned from windows functions

 - Changed the wide <-> MBS/UTF8 conversion functions so that you use
   buffers (like these functions are *supposed* to behave), and changed
   the ones that allocate to a different naming scheme to be safe
2014-03-04 07:07:13 -07:00
..
libobs Simplify and extend callback/signalling system 2014-03-01 05:54:55 -07:00
libobs-d3d11 converted project to vs2013, removed 2010 support (ugh) 2013-12-14 16:01:30 -07:00
libobs-opengl Changed constness on passed argument, updated VC++ project files 2014-01-25 23:23:26 -06:00
obs-ffmpeg Wrap FFmpeg operations in mutexes, switch to MP4 2014-02-28 03:50:30 -07:00
obs-outputs Add preliminary ffmpeg plugin (still testing) 2014-01-19 03:16:41 -07:00
obs-studio Add module UI export capability 2014-02-01 00:49:50 -07:00
pthreads Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00
test-input Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00
win-wasapi Add WASAPI audio capture 2014-03-04 07:07:13 -07:00
wintest converted project to vs2013, removed 2010 support (ugh) 2013-12-14 16:01:30 -07:00
OBS.sln Add WASAPI audio capture 2014-03-04 07:07:13 -07:00