Kurt Kartaltepe 615728fa3b libobs/util: Reject plugins linking Qt5 library for Linux 3 gadi atpakaļ
..
apple f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
curl 49bd76755b Make cert revocation check fails non-fatal on Win 5 gadi atpakaļ
simde 19fab46ef7 simde: Update README.libobs 4 gadi atpakaļ
windows 86963f65d2 libobs, win-capture: Don't export ms_get_obfuscated_func 3 gadi atpakaļ
AlignedNew.hpp f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
array-serializer.c ef5e04a621 libobs/util: Add a cast for da_push_back_array argument 4 gadi atpakaļ
array-serializer.h f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
base.c 9d68c8a848 libobs: Fix crash handler noreturn compiler warning 3 gadi atpakaļ
base.h 6f8b364565 libobs: Add OBS_COUNTOF for array count 3 gadi atpakaļ
bitstream.c 923f06bfa6 decklink: Add ability to ingest/embed cea 708 captions 5 gadi atpakaļ
bitstream.h 923f06bfa6 decklink: Add ability to ingest/embed cea 708 captions 5 gadi atpakaļ
bmem.c 12657e4fcc libobs: Replace OBS_UNUSED with UNUSED_PARAMETER 3 gadi atpakaļ
bmem.h dbdbfe79d2 libobs: Deprecate base_set_allocator and make it no-op 3 gadi atpakaļ
c99defs.h 447f2869ab libobs: Remove OBS_UNUSED 3 gadi atpakaļ
cf-lexer.c 5f68991911 clang-format: Commit file changes for clang-format 12 4 gadi atpakaļ
cf-lexer.h 7b4ae8611c libobs: Fix da_push_back taking a wrong type of item 4 gadi atpakaļ
cf-parser.c f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
cf-parser.h f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
circlebuf.h 96631d580a libobs/util: Fix end_pos when pushing empty circlebuf front 3 gadi atpakaļ
config-file.c 8a43c55918 libobs/util: Fix pthread mutex leaks 4 gadi atpakaļ
config-file.h f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
crc32.c f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
crc32.h 48550b9691 libobs/util: Add function to calculate CRC32 10 gadi atpakaļ
darray.h 93ee7c4775 libobs/util: Add type test in darray macros for GCC 4 gadi atpakaļ
dstr.c 18b915a47b libobs/util: Use is_padding() for wcsdepad as well 5 gadi atpakaļ
dstr.h d5e265d7dd libobs/util: Fix warnings for about null usages 4 gadi atpakaļ
dstr.hpp f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
file-serializer.c f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
file-serializer.h f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
lexer.c f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
lexer.h f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
pipe-posix.c 664acef494 libobs/util: Retry pipe writes to avoid short-write failures 5 gadi atpakaļ
pipe-windows.c 18486853a5 obs-ffmpeg: Add ability to debug ffmpeg-mux subprocess 5 gadi atpakaļ
pipe.h a9ce118794 libobs/util: Add missing extern "C" header guard 3 gadi atpakaļ
platform-cocoa.m 3b64e74660 libobs/util: Add function to get Rosetta translation status 3 gadi atpakaļ
platform-nix-dbus.c 7f27963caa libobs/util: Split bus name from interface 4 gadi atpakaļ
platform-nix-portal.c 62a2513369 libobs: Make portal inhibitor asynchronous 4 gadi atpakaļ
platform-nix.c 615728fa3b libobs/util: Reject plugins linking Qt5 library for Linux 3 gadi atpakaļ
platform-windows.c a0eae6f33c libobs/util: Add get_plugin_info (internal) 3 gadi atpakaļ
platform.c f6a77ec0a6 libobs/util: Add %s string replacement for unix time 3 gadi atpakaļ
platform.h 3b64e74660 libobs/util: Add function to get Rosetta translation status 3 gadi atpakaļ
profiler.c 8a43c55918 libobs/util: Fix pthread mutex leaks 4 gadi atpakaļ
profiler.h f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
profiler.hpp f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
serializer.h f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
sse-intrin.h 4ca8cdfc0a libobs/util: Simplify emmintrin.h wrapper macro 4 gadi atpakaļ
task.c 5a36bd5c9a libobs/util: Add task queue helper 3 gadi atpakaļ
task.h 5a36bd5c9a libobs/util: Add task queue helper 3 gadi atpakaļ
text-lookup.c f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
text-lookup.h f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
threading-posix.c 7ce30ece82 libobs/util: Fix POSIX event bugs 5 gadi atpakaļ
threading-posix.h 1f90f0e36b libobs/util: Various atomic improvements 4 gadi atpakaļ
threading-windows.c 1eb20ad5aa libobs/util: Improve SetThreadDescription usage 4 gadi atpakaļ
threading-windows.h a20b4c67eb libobs/util: Compiler barriers for ARM64 atomics 4 gadi atpakaļ
threading.h 2bb0818fb4 libobs: Use system header notation for pthread.h include 3 gadi atpakaļ
utf8.c b7f5cde4e3 libobs: Fix undefined behavior 5 gadi atpakaļ
utf8.h f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
util.hpp 493f6337f3 libobs/util: Add ConfigFile::OpenString() 3 gadi atpakaļ
util_uint128.h e8eec22d15 libobs/util: Fix undefined behavior and optimize util_mul64_64 7 gadi atpakaļ
util_uint64.h 0c0ff1195f libobs: Simplify util_mul_div64 for x64 on Windows 4 gadi atpakaļ