.. |
apple
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
curl
|
49bd76755b
Make cert revocation check fails non-fatal on Win
|
5 years ago |
simde
|
19fab46ef7
simde: Update README.libobs
|
4 years ago |
windows
|
78f3389d17
libobs: Add funcs to get windows video adapter LUIDs
|
2 years ago |
AlignedNew.hpp
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
array-serializer.c
|
ef5e04a621
libobs/util: Add a cast for da_push_back_array argument
|
4 years ago |
array-serializer.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
base.c
|
9d68c8a848
libobs: Fix crash handler noreturn compiler warning
|
3 years ago |
base.h
|
6f8b364565
libobs: Add OBS_COUNTOF for array count
|
3 years ago |
bitstream.c
|
923f06bfa6
decklink: Add ability to ingest/embed cea 708 captions
|
5 years ago |
bitstream.h
|
923f06bfa6
decklink: Add ability to ingest/embed cea 708 captions
|
5 years ago |
bmem.c
|
12657e4fcc
libobs: Replace OBS_UNUSED with UNUSED_PARAMETER
|
3 years ago |
bmem.h
|
dbdbfe79d2
libobs: Deprecate base_set_allocator and make it no-op
|
3 years ago |
c99defs.h
|
447f2869ab
libobs: Remove OBS_UNUSED
|
3 years ago |
cf-lexer.c
|
5f68991911
clang-format: Commit file changes for clang-format 12
|
4 years ago |
cf-lexer.h
|
7b4ae8611c
libobs: Fix da_push_back taking a wrong type of item
|
4 years ago |
cf-parser.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
cf-parser.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
circlebuf.h
|
96631d580a
libobs/util: Fix end_pos when pushing empty circlebuf front
|
3 years ago |
config-file.c
|
8a43c55918
libobs/util: Fix pthread mutex leaks
|
4 years ago |
config-file.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
crc32.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
crc32.h
|
48550b9691
libobs/util: Add function to calculate CRC32
|
10 years ago |
darray.h
|
93ee7c4775
libobs/util: Add type test in darray macros for GCC
|
4 years ago |
dstr.c
|
18b915a47b
libobs/util: Use is_padding() for wcsdepad as well
|
5 years ago |
dstr.h
|
d5e265d7dd
libobs/util: Fix warnings for about null usages
|
4 years ago |
dstr.hpp
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
file-serializer.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
file-serializer.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
lexer.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
lexer.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
pipe-posix.c
|
664acef494
libobs/util: Retry pipe writes to avoid short-write failures
|
5 years ago |
pipe-windows.c
|
18486853a5
obs-ffmpeg: Add ability to debug ffmpeg-mux subprocess
|
5 years ago |
pipe.h
|
a9ce118794
libobs/util: Add missing extern "C" header guard
|
3 years ago |
platform-cocoa.m
|
1b6e1ce655
libobs: Add utility function to get total RAM
|
2 years ago |
platform-nix-dbus.c
|
7f27963caa
libobs/util: Split bus name from interface
|
4 years ago |
platform-nix-portal.c
|
62a2513369
libobs: Make portal inhibitor asynchronous
|
4 years ago |
platform-nix.c
|
1b6e1ce655
libobs: Add utility function to get total RAM
|
2 years ago |
platform-windows.c
|
41efdc498c
libobs/util: Add function to get Windows x64 emulation status
|
2 years ago |
platform.c
|
c6cb1eb7d1
libobs: Replace invocations of sprintf with snprintf
|
2 years ago |
platform.h
|
1b6e1ce655
libobs: Add utility function to get total RAM
|
2 years ago |
profiler.c
|
8a43c55918
libobs/util: Fix pthread mutex leaks
|
4 years ago |
profiler.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
profiler.hpp
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
serializer.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
sse-intrin.h
|
4ca8cdfc0a
libobs/util: Simplify emmintrin.h wrapper macro
|
4 years ago |
task.c
|
5a36bd5c9a
libobs/util: Add task queue helper
|
3 years ago |
task.h
|
5a36bd5c9a
libobs/util: Add task queue helper
|
3 years ago |
text-lookup.c
|
375da1a036
libobs/util: Fix text-lookup not always case-insensitive
|
2 years ago |
text-lookup.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
threading-posix.c
|
7ce30ece82
libobs/util: Fix POSIX event bugs
|
5 years ago |
threading-posix.h
|
1f90f0e36b
libobs/util: Various atomic improvements
|
4 years ago |
threading-windows.c
|
1eb20ad5aa
libobs/util: Improve SetThreadDescription usage
|
4 years ago |
threading-windows.h
|
a20b4c67eb
libobs/util: Compiler barriers for ARM64 atomics
|
4 years ago |
threading.h
|
2bb0818fb4
libobs: Use system header notation for pthread.h include
|
3 years ago |
utf8.c
|
b7f5cde4e3
libobs: Fix undefined behavior
|
5 years ago |
utf8.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
util.hpp
|
493f6337f3
libobs/util: Add ConfigFile::OpenString()
|
3 years ago |
util_uint128.h
|
e8eec22d15
libobs/util: Fix undefined behavior and optimize util_mul64_64
|
7 years ago |
util_uint64.h
|
0c0ff1195f
libobs: Simplify util_mul_div64 for x64 on Windows
|
4 years ago |