obs-studio/plugins/win-dshow
Ilya Melamed db06a1c12a win-dshow: Allow synchronous create/update
Allows the ability to (optionally) synchronously create/update a
directshow device source rather than always asynchronously update the
device.  This is useful if creating/destroying scenes/sources very
quickly, and helps minimize the risk of creating new directshow sources
that use the same device, yet may not activate because an existing
source may already exist.  To use, set "synchronous_activate" to true in
its settings when updating or creating.  Note that this setting will be
erased after it's used, and will not be saved to user settings, so it
must be set each time in order to be used.

Closes obsproject/obs-studio#1228
2018-05-05 11:44:14 -07:00
..
data/locale Update translations from Crowdin 2018-03-15 09:00:28 +01:00
libdshowcapture@cba07c6381 win-dshow: Improve automatic Elgato audio device selection 2017-11-29 04:04:53 -08:00
CMakeLists.txt win-dshow: Disable plugin and warn if submodule not found 2016-09-20 05:07:30 -07:00
dshow-plugin.cpp win-dshow: Add C985/C353 hardware h264 encoders 2014-12-21 10:14:27 -08:00
encode-dstr.hpp win-dshow: Put device id mangling in separate file 2014-12-21 10:14:25 -08:00
ffmpeg-decode.c win-dshow: Fix decoding issues from encoded devices 2018-01-22 14:41:00 -08:00
ffmpeg-decode.h Fix a number of MSVC warnings 2017-12-05 13:53:44 -08:00
win-dshow-encoder.cpp (API Change) libobs: Pass type data to get_name callbacks 2015-09-16 09:21:12 -07:00
win-dshow.cpp win-dshow: Allow synchronous create/update 2018-05-05 11:44:14 -07:00