| .. |
|
audio-monitoring
|
25d84f40d6
libobs: Fix audio monitor output error in macOS
|
3 years ago |
|
callback
|
23cda97a54
libobs/callback: Make proc_handler_t threadsafe
|
4 years ago |
|
cmake
|
1fd7770548
libobs: Update CMakeLists.txt for libobs and associated libraries
|
3 years ago |
|
data
|
ef9c99f5f4
libobs: Set coefficients with higher precision
|
3 years ago |
|
graphics
|
17ba8359e4
deps,libobs,plugins: Fix discarded-qualifiers warnings with FFmpeg 5
|
3 years ago |
|
media-io
|
06f66f3120
libobs: Clamp audio NaN to 0.0f
|
3 years ago |
|
pkgconfig
|
4252c8a069
cmake: Fix pkgconfig generation
|
3 years ago |
|
util
|
9d68c8a848
libobs: Fix crash handler noreturn compiler warning
|
3 years ago |
|
CMakeLists.txt
|
69ff026647
libobs, win-capture: Share window helper code
|
3 years ago |
|
obs-audio-controls.c
|
af3890a4a9
libobs: Cleanup unused-parameters
|
3 years ago |
|
obs-audio-controls.h
|
48ee5a8ac9
libobs: Mark unused audio functions as deprecated
|
4 years ago |
|
obs-audio.c
|
4f49968f92
libobs: Remove set but not read variable
|
3 years ago |
|
obs-avc.c
|
84e6d77ad5
Revert "libobs: Allow null sei in obs_extract_avc_headers"
|
3 years ago |
|
obs-avc.h
|
424128a825
clang-format: Commit file changes for clang-format 11
|
4 years ago |
|
obs-cocoa.m
|
0032d349c9
libobs: Rewrite macOS hotkeys implementation
|
3 years ago |
|
obs-config.h
|
525c535459
libobs: Update version to 27.2.4
|
3 years ago |
|
obs-data.c
|
74c2379eba
libobs: Add obs_data_get_last_json()
|
4 years ago |
|
obs-data.h
|
74c2379eba
libobs: Add obs_data_get_last_json()
|
4 years ago |
|
obs-defs.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-display.c
|
01c0486aad
libobs: Add obs_display_update_color_space
|
3 years ago |
|
obs-encoder.c
|
0ed0f2cdb4
libobs: Add I010/P010 support, TRC enum
|
3 years ago |
|
obs-encoder.h
|
cc242ada58
libobs: Remove trailing whitespace
|
3 years ago |
|
obs-ffmpeg-compat.h
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
|
obs-hevc.c
|
76893fb7b9
libobs: Add HEVC parsing functions
|
3 years ago |
|
obs-hevc.h
|
76893fb7b9
libobs: Add HEVC parsing functions
|
3 years ago |
|
obs-hotkey-name-map.c
|
a3f10cf0be
libobs: Remove WIN32_LEAN_AND_MEAN
|
4 years ago |
|
obs-hotkey.c
|
ab62c9c615
libobs: Trigger bindings injected by Qt directly
|
3 years ago |
|
obs-hotkey.h
|
d093128935
libobs: Deprecate obs_hotkey_enable_strict_modifiers
|
3 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
|
92d1ca41cc
libobs: Fix warnings about type usage
|
3 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
|
1fd7770548
libobs: Update CMakeLists.txt for libobs and associated libraries
|
3 years ago |
|
obs-module.h
|
d45017370b
libobs: Add functions to get locale text from modules
|
5 years ago |
|
obs-nal.c
|
76893fb7b9
libobs: Add HEVC parsing functions
|
3 years ago |
|
obs-nal.h
|
76893fb7b9
libobs: Add HEVC parsing functions
|
3 years ago |
|
obs-nix-platform.c
|
ca2d02c2ce
Drop GLX renderer
|
3 years ago |
|
obs-nix-platform.h
|
ca2d02c2ce
Drop GLX renderer
|
3 years ago |
|
obs-nix-wayland.c
|
af3890a4a9
libobs: Cleanup unused-parameters
|
3 years ago |
|
obs-nix-wayland.h
|
2b3cb54771
libobs: Add a Wayland platform
|
4 years ago |
|
obs-nix-x11.c
|
3099b59c2c
libobs: Fix hotkey with right-side modifiers
|
3 years ago |
|
obs-nix-x11.h
|
510c747459
libobs/nix: Move X11-specific code to obs-nix-x11.c
|
4 years ago |
|
obs-nix.c
|
ca2d02c2ce
Drop GLX renderer
|
3 years ago |
|
obs-nix.h
|
510c747459
libobs/nix: Move X11-specific code to obs-nix-x11.c
|
4 years ago |
|
obs-output-delay.c
|
6c0d234385
libobs: Minor fixes / code cleanups
|
4 years ago |
|
obs-output.c
|
92d1ca41cc
libobs: Fix warnings about type usage
|
3 years ago |
|
obs-output.h
|
153fa6337f
libobs: Implement pausing of outputs
|
6 years ago |
|
obs-properties.c
|
bf985946a4
libobs,UI,docs: Add info as text property sub-type in the property API
|
3 years ago |
|
obs-properties.h
|
bf985946a4
libobs,UI,docs: Add info as text property sub-type in the property API
|
3 years ago |
|
obs-scene.c
|
12657e4fcc
libobs: Replace OBS_UNUSED with UNUSED_PARAMETER
|
3 years ago |
|
obs-scene.h
|
e638cc9f82
libobs: Add support for nonlinear SRGB blending
|
3 years ago |
|
obs-service.c
|
8a698e863d
libobs: Add func to get supported service codecs
|
3 years ago |
|
obs-service.h
|
8a698e863d
libobs: Add func to get supported service codecs
|
3 years ago |
|
obs-source-deinterlace.c
|
2a0d8d1c9c
libobs: Add support for reading I420 PQ
|
3 years ago |
|
obs-source-transition.c
|
23396e21e5
libobs: Allow transitions to mix CCCS sources
|
3 years ago |
|
obs-source.c
|
8a4b765c9c
libobs: Fix rendering null sprite
|
3 years ago |
|
obs-source.h
|
9b46795d57
libobs, UI: Add OBS_ICON_TYPE_PROCESS_AUDIO_OUTPUT
|
3 years ago |
|
obs-ui.h
|
d124e6402c
docs/sphinx: Fix various typos
|
6 years ago |
|
obs-video-gpu-encode.c
|
0ed0f2cdb4
libobs: Add I010/P010 support, TRC enum
|
3 years ago |
|
obs-video.c
|
348cf1b872
libobs: Remove unused parameters
|
3 years ago |
|
obs-view.c
|
0523c2e5e9
libobs: Replace addref calls with get_ref
|
3 years ago |
|
obs-win-crash-handler.c
|
dccf569982
libobs: Specify format string for bcrash
|
3 years ago |
|
obs-windows.c
|
618781e563
libobs: Log Windows 10 Hardware GPU Scheduler
|
5 years ago |
|
obs.c
|
bb6787968c
libobs: Fix issue 4408 (hotkey logic)
|
3 years ago |
|
obs.h
|
8a698e863d
libobs: Add func to get supported service codecs
|
3 years ago |
|
obs.hpp
|
edfd5ad604
libobs: Add obs_object abstraction and functions
|
3 years ago |
|
obsconfig.h.in
|
6305b6a973
libobs: Fix `LINUX_PORTABLE` preprocessor macro usage
|
3 years ago |