obs-studio/plugins
jp9000 e350eb5a4c obs-outputs: Stop in thread to prevent locking UI
Sometimes stopping a connection can lock up due to data that still
remains to be sent, and this would lock up the thread requesting the
stop (typically the UI thread).  So instead of locking up the calling
thread, spawn a new thread specifically for stopping so the calling
thread can continue uninterrupted.  If the user attempts to reconnect,
it will wait for the stop thread to complete in the connect thread
before attempting to connect.
2015-11-02 14:50:34 -08:00
..
coreaudio-encoder coreaudio-encoder: Use byte sequence for non-breaking spaces 2015-10-15 01:31:19 -07:00
decklink decklink: Add option to select pixel format 2015-10-13 19:08:01 -07:00
image-source image-source: Remove unused variable 2015-10-13 19:21:54 -07:00
linux-capture (API Change) libobs: Use single func for base effects 2015-10-19 00:52:45 -07:00
linux-jack Latest translations from CrowdIn 2015-09-22 23:33:29 -04:00
linux-pulseaudio (API Change) libobs: Pass type data to get_name callbacks 2015-09-16 09:21:12 -07:00
linux-v4l2 Latest translations from CrowdIn 2015-09-22 23:33:29 -04:00
mac-avcapture Latest translations from CrowdIn 2015-09-22 23:33:29 -04:00
mac-capture (API Change) libobs: Use single func for base effects 2015-10-19 00:52:45 -07:00
mac-syphon (API Change) libobs: Use single func for base effects 2015-10-19 00:52:45 -07:00
mac-vth264 Latest translations from CrowdIn 2015-09-22 23:33:29 -04:00
obs-ffmpeg obs-ffmpeg: Fix a race condition in create_or_fetch_log_context 2015-10-12 23:21:45 +02:00
obs-filters obs-filters: Null check filter->effect instead of filter 2015-10-12 23:21:45 +02:00
obs-libfdk (API Change) libobs: Pass type data to get_name callbacks 2015-09-16 09:21:12 -07:00
obs-outputs obs-outputs: Stop in thread to prevent locking UI 2015-11-02 14:50:34 -08:00
obs-x264 Latest translations from CrowdIn 2015-09-22 23:33:29 -04:00
rtmp-services rtmp-services: Add new service 2015-10-27 12:38:41 -07:00
text-freetype2 text-freetype2: Fix loading from files with unicode names 2015-10-08 00:57:12 +02:00
win-capture (API Change) libobs: Use single func for base effects 2015-10-19 00:52:45 -07:00
win-dshow win-dshow: Update to libdshowcapture 0.5.6 2015-09-22 20:49:03 -07:00
win-mf Latest translations from CrowdIn 2015-09-22 23:33:29 -04:00
win-wasapi win-wasapi: Remove resolved TODO comment 2015-10-04 21:15:54 -07:00
CMakeLists.txt mac-vth264: Add Apple H264 encoder 2015-09-16 16:43:53 -07:00