obs-studio/deps
jp9000 2fae85ab4a deps/media-playback: Don't exit thread on AVERROR_EXIT
The interrupt callback is designed to prevent the media source from
blocking; FFmpeg will internally call it periodically to prevent FFmpeg
function calls from blocking too long, and allow the caller to determine
whether blocking should stop.

The problem with this however is that AVERROR_EXIT causes the thread to
completely exit.  This fixes it so that it treats it as an EOF rather
than as an abnormal error.
2019-11-25 23:04:06 -08:00
..
blake2 clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
file-updater file-updater: Use transparent HTTP compression 2019-07-17 17:22:09 +02:00
glad clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
ipc-util clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
jansson clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
json11 clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
libcaption cmake: Compile option to fix libcaption linking 2019-10-07 12:57:54 +01:00
libff libobs, obs-ffmpeg, win-dshow: Fix FFmpeg 4.0 deprecation 2019-07-29 20:34:13 -07:00
lzma clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
media-playback deps/media-playback: Don't exit thread on AVERROR_EXIT 2019-11-25 23:04:06 -08:00
obs-scripting Merge pull request #2183 from ratwithacompiler/macos-python-fix-2 2019-11-18 19:46:09 -08:00
w32-pthreads clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
CMakeLists.txt deps/obs-scripting: Add scripting support 2018-01-04 11:37:42 -08:00