obs-studio/plugins
martell 1e056fd7ec win-capture: deal with a 32bit handle cast errors
The HWND type is a void pointer, but HWND values are global and always
32bit despite, so casting to 32bit can cause cast warnings on actual
good compilers like gcc via mingw.  This change correctly handles the
casting to 32bits without producing unwanted warnings or errors on
mingw.
2015-02-09 03:41:54 -08:00
..
image-source Add latest translations from CrowdIn 2014-10-31 21:02:47 -04:00
linux-capture linux-capture: Fix crash on missing texture 2015-01-13 22:22:39 +01:00
linux-jack Initial obs-studio jack support 2015-01-25 20:42:02 +01:00
linux-pulseaudio Add latest translations from CrowdIn 2014-10-31 21:02:47 -04:00
linux-v4l2 Add latest translations from CrowdIn 2014-10-31 21:02:47 -04:00
mac-avcapture Add latest translations from CrowdIn 2014-10-31 21:02:47 -04:00
mac-capture mac-capture: Add Sound Siphon as a supported audio routing device 2015-01-09 08:12:51 +11:00
mac-syphon mac-syphon: Track inject status and retry injecting if needed 2014-11-01 03:07:06 +01:00
obs-ffmpeg obs-ffmpeg: avoid w32-pthreads for mingw-w64 2015-02-09 03:41:51 -08:00
obs-libfdk Add latest translations from CrowdIn 2014-10-31 21:02:47 -04:00
obs-outputs obs-output: avoid w32-pthreads for mingw-w64 2015-02-09 03:41:52 -08:00
obs-x264 obs-x264: Add "(None)" option for preset/tune 2015-02-04 16:52:01 -08:00
rtmp-services (API Change) Add support for multiple audio mixers 2015-02-04 16:51:29 -08:00
text-freetype2 text-freetype2: Set font log warning to debug only 2015-01-05 02:45:38 -08:00
win-capture win-capture: deal with a 32bit handle cast errors 2015-02-09 03:41:54 -08:00
win-dshow dshow: call to CapsMatch is missing an argument 2015-02-09 03:41:45 -08:00
win-wasapi wasapi: add PKEY_Device_FriendlyName on mingw-w64 2015-02-09 03:41:46 -08:00
CMakeLists.txt Initial obs-studio jack support 2015-01-25 20:42:02 +01:00