| .. |
|
audio-monitoring
|
a5d08e347e
linux-pulseaudio: fix race conditions
|
4 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
|
f7a55f45fd
libobs/graphics: Add Linux-only gs_texture_create_from_dmabuf()
|
4 years ago |
|
media-io
|
e5c6839904
libobs, obs-ffmpeg: Use correct value for EINVAL error check
|
4 years ago |
|
util
|
7f27963caa
libobs/util: Split bus name from interface
|
4 years ago |
|
CMakeLists.txt
|
ec1b07cc85
libobs/util: Replace libdbus by GDBus
|
4 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
|
7da9a2f0d3
libobs: add ppc64(le) specific flags to libobs.pc
|
5 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
|
31a9dc384d
libobs: guard against lagging audio sources
|
4 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
|
7852efcba6
libobs: Cleanup uses of objc_msgSend in Objective-C code
|
4 years ago |
|
obs-config.h
|
2597ed0ecc
libobs: Update version to 26.1.2
|
4 years ago |
|
obs-data.c
|
a86d4c073d
libobs: Return default obj and array rather than current
|
5 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
|
d8a253c42f
libobs, linux-v4l2: Set thread names
|
4 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
|
d48e77385c
libobs: Update compare-exchange pattern
|
4 years ago |
|
obs-missing-files.c
|
fb95e1d1e9
libobs: Add missing file API to sources
|
4 years ago |
|
obs-missing-files.h
|
fb95e1d1e9
libobs: Add missing file API to sources
|
4 years ago |
|
obs-module.c
|
99d10c2607
libobs: Add function to get module lib
|
4 years ago |
|
obs-module.h
|
d45017370b
libobs: Add functions to get locale text from modules
|
5 years ago |
|
obs-nix-platform.c
|
506b950d02
libobs: Introduce the concept of a Unix platform
|
4 years ago |
|
obs-nix-platform.h
|
2b3cb54771
libobs: Add a Wayland platform
|
4 years ago |
|
obs-nix-wayland.c
|
2b3cb54771
libobs: Add a Wayland platform
|
4 years ago |
|
obs-nix-wayland.h
|
2b3cb54771
libobs: Add a Wayland platform
|
4 years ago |
|
obs-nix-x11.c
|
506b950d02
libobs: Introduce the concept of a Unix platform
|
4 years ago |
|
obs-nix-x11.h
|
510c747459
libobs/nix: Move X11-specific code to obs-nix-x11.c
|
4 years ago |
|
obs-nix.c
|
2b3cb54771
libobs: Add a Wayland platform
|
4 years ago |
|
obs-nix.h
|
510c747459
libobs/nix: Move X11-specific code to obs-nix-x11.c
|
4 years ago |
|
obs-output-delay.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-output.c
|
86ecaadffb
libobs: Fix bad type and size mismatch
|
5 years ago |
|
obs-output.h
|
153fa6337f
libobs: Implement pausing of outputs
|
6 years ago |
|
obs-properties.c
|
b80919f65f
libobs: Support color picker with alpha
|
4 years ago |
|
obs-properties.h
|
b80919f65f
libobs: Support color picker with alpha
|
4 years ago |
|
obs-scene.c
|
d48e77385c
libobs: Update compare-exchange pattern
|
4 years ago |
|
obs-scene.h
|
5efb10a5e2
libobs: Fix leaking obs-internal.h
|
4 years ago |
|
obs-service.c
|
ebbe8d1bf9
libobs: Change service max res. to res. list
|
5 years ago |
|
obs-service.h
|
ebbe8d1bf9
libobs: Change service max res. to res. list
|
5 years ago |
|
obs-source-deinterlace.c
|
9e66a4d1ad
libobs: Deinterlace as linear SRGB when needed
|
4 years ago |
|
obs-source-transition.c
|
3191f5ddb0
libobs: transition: ignore sources with ts=0
|
4 years ago |
|
obs-source.c
|
2eca4d80b6
Merge pull request #2233 from VodBox/missing-files-dialog
|
4 years ago |
|
obs-source.h
|
fb95e1d1e9
libobs: Add missing file API to sources
|
4 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
|
71bd5860ce
libobs: Final downsample with SRGB formats
|
4 years ago |
|
obs-view.c
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-win-crash-handler.c
|
f0ad7a92cd
libobs: Include thread names in thread traces
|
4 years ago |
|
obs-windows.c
|
618781e563
libobs: Log Windows 10 Hardware GPU Scheduler
|
5 years ago |
|
obs.c
|
5f00f8c42a
Merge pull request #3014 from notr1ch/remove-excessive-null-checks
|
5 years ago |
|
obs.h
|
2eca4d80b6
Merge pull request #2233 from VodBox/missing-files-dialog
|
4 years ago |
|
obs.hpp
|
f5d6a695be
libobs: Add OBSRef::Get()
|
5 years ago |
|
obsconfig.h.in
|
2b3cb54771
libobs: Add a Wayland platform
|
4 years ago |