| .. |
|
audio-monitoring
|
0e4ea14ba1
libobs: Implement and use better scaling function for 64-bit integers
|
5 years ago |
|
callback
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
data
|
9bdb16aa78
libobs: Fix Area shaders missing for RGB output
|
6 years ago |
|
graphics
|
cd6f56d0ea
libobs: Fix potential truncation warnings
|
5 years ago |
|
media-io
|
0e4ea14ba1
libobs: Implement and use better scaling function for 64-bit integers
|
5 years ago |
|
util
|
4ded3b39fd
libobs: Fix os_get_executable_path_ptr on Linux
|
5 years ago |
|
CMakeLists.txt
|
b0e8ba6db8
Merge pull request #2972 from kkartaltepe/cmake-variety-fixes
|
5 years ago |
|
LibObsConfig.cmake.in
|
8841ea8a6f
cmake: Export plugin data destination
|
11 years ago |
|
LibObsConfigVersion.cmake.in
|
38594fff9e
Export libobs cmake target, so external plugins can be built without ugly hacks
|
11 years ago |
|
libobs.pc.in
|
ab67b39257
cmake: Install 'libobs.pc' under the correct 'libdir'
|
6 years ago |
|
obs-audio-controls.c
|
08b1b66439
libobs: fix building modules once installed
|
6 years ago |
|
obs-audio-controls.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-audio.c
|
0e4ea14ba1
libobs: Implement and use better scaling function for 64-bit integers
|
5 years ago |
|
obs-avc.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-avc.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-cocoa.m
|
b7b202fac7
libobs: Fix plugin folder search path case on macOS
|
5 years ago |
|
obs-config.h
|
3100cc6234
libobs: Update version to 25.0.8
|
5 years ago |
|
obs-data.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-data.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-defs.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-display.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-encoder.c
|
665180350d
Merge pull request #2657 from hselasky/improvement
|
5 years ago |
|
obs-encoder.h
|
4f6b4df17e
UI: Hide encoder if marked internal
|
5 years ago |
|
obs-ffmpeg-compat.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-hotkey-name-map.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-hotkey.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-hotkey.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-hotkeys.h
|
c2c049c606
libobs: Remove _WIN32 ifdef from enum
|
6 years ago |
|
obs-interaction.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-internal.h
|
5dc9f989d6
libobs: Add support functions for encoder error handling
|
5 years ago |
|
obs-module.c
|
b2302902a3
libobs: Fix source type versioning system
|
5 years ago |
|
obs-module.h
|
bda28b242c
libobs: Fix formatting
|
6 years ago |
|
obs-nix.c
|
fcbe593134
libobs: Add more X.org / Unix hotkey defines
|
6 years ago |
|
obs-output-delay.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-output.c
|
665180350d
Merge pull request #2657 from hselasky/improvement
|
5 years ago |
|
obs-output.h
|
153fa6337f
libobs: Implement pausing of outputs
|
6 years ago |
|
obs-properties.c
|
d13f204488
Merge pull request #2257 from Xaymar/fix-remove_by_name-corruption
|
5 years ago |
|
obs-properties.h
|
00f280ff9d
libobs: Rename DEPRECATED to OBS_DEPRECATED
|
5 years ago |
|
obs-scene.c
|
665180350d
Merge pull request #2657 from hselasky/improvement
|
5 years ago |
|
obs-scene.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-service.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-service.h
|
d124e6402c
docs/sphinx: Fix various typos
|
6 years ago |
|
obs-source-deinterlace.c
|
bdd8d64053
libobs: Separate textures for YUV input
|
6 years ago |
|
obs-source-transition.c
|
0e4ea14ba1
libobs: Implement and use better scaling function for 64-bit integers
|
5 years ago |
|
obs-source.c
|
665180350d
Merge pull request #2657 from hselasky/improvement
|
5 years ago |
|
obs-source.h
|
b2302902a3
libobs: Fix source type versioning system
|
5 years ago |
|
obs-ui.h
|
d124e6402c
docs/sphinx: Fix various typos
|
6 years ago |
|
obs-video-gpu-encode.c
|
0a3d2e127f
libobs: Fix race condition
|
6 years ago |
|
obs-video.c
|
5734ab7a9b
libobs: WinRT and dispatcher init on graphics thread
|
5 years ago |
|
obs-view.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-win-crash-handler.c
|
b7f1bf9bc4
libobs: Add Windows 10 release version to crash log
|
5 years ago |
|
obs-windows.c
|
0a700dbc2a
libobs: Remove log entry for CoInitializeEx pass
|
5 years ago |
|
obs.c
|
eb44e05169
libobs: Fix unnecessary duplication
|
5 years ago |
|
obs.h
|
5e3e9c1f13
obs-ffmpeg: Use new encoder error handling functions
|
5 years ago |
|
obs.hpp
|
d383efc065
libobs: Handle noexcept warnings
|
5 years ago |
|
obsconfig.h.in
|
6366f6ab59
libobs: Build SIMDE on platforms without SSE2
|
5 years ago |