| .. |
|
callback
|
c680b3e115
libobs/calldata: Fix unaligned loads/stores
|
10 years ago |
|
data
|
7bc8dc3471
libobs: Add Planar444 conversion to effect
|
10 years ago |
|
graphics
|
f9eeb049fa
libobs: (Re-)Move (duplicate) graphics mutex init
|
10 years ago |
|
media-io
|
4daa5c7aa7
media-io: Fix check before passing pointer to av_freep
|
10 years ago |
|
util
|
a907d74903
util: Add os_atomic_compare_swap_long
|
10 years ago |
|
CMakeLists.txt
|
f37e72205a
libobs: Add OSX hotkey implementation
|
10 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 |
|
obs-audio-controls.c
|
0f2310a8bc
libobs: Extend levels_updated signal with muted flag
|
10 years ago |
|
obs-audio-controls.h
|
63399bbfd8
libobs: Add peak hold property to volmeter
|
11 years ago |
|
obs-avc.c
|
9f97b02c32
libobs: Add function to determine AVC keyframes
|
11 years ago |
|
obs-avc.h
|
9f97b02c32
libobs: Add function to determine AVC keyframes
|
11 years ago |
|
obs-cocoa.c
|
f37e72205a
libobs: Add OSX hotkey implementation
|
10 years ago |
|
obs-config.h
|
dcf7ac9587
libobs: Update version to 0.10.1
|
10 years ago |
|
obs-data.c
|
fec29532de
libobs: Removed unused parameter and variable
|
10 years ago |
|
obs-data.h
|
af8d5db4ad
libobs: Add obs_data_clear to clear settings
|
11 years ago |
|
obs-defs.h
|
c2a0b9c00d
Change macro to MODULE_MISSING_EXPORTS for clarity
|
11 years ago |
|
obs-display.c
|
27a0749d8d
libobs: Add func to set display background color
|
10 years ago |
|
obs-encoder.c
|
4ee5c8e0f3
libobs: Fix crash on encoder initialization failure
|
10 years ago |
|
obs-encoder.h
|
4d002f588b
(API Change) Remove encoder callback boilerplate
|
10 years ago |
|
obs-ffmpeg-compat.h
|
17a9fcaafb
Use propper ffmpeg compatiblity instead of relying on deprecated functions
|
11 years ago |
|
obs-hotkey-name-map.c
|
5ad553d06d
libobs: Add global hotkey support
|
10 years ago |
|
obs-hotkey.c
|
23a2228142
libobs: Add scene item hotkeys
|
10 years ago |
|
obs-hotkey.h
|
23a2228142
libobs: Add scene item hotkeys
|
10 years ago |
|
obs-hotkeys.h
|
5ad553d06d
libobs: Add global hotkey support
|
10 years ago |
|
obs-interaction.h
|
26cf4688c2
Add interaction support to libobs
|
11 years ago |
|
obs-internal.h
|
23a2228142
libobs: Add scene item hotkeys
|
10 years ago |
|
obs-module.c
|
b33d95999f
libobs: Mark audio filters as async
|
10 years ago |
|
obs-module.h
|
2eadd445d2
Some documentation improvements in obs-module.h
|
11 years ago |
|
obs-nix.c
|
3a5d7b1168
libobs: Fix mouse button hotkeys on linux
|
10 years ago |
|
obs-output.c
|
1d39c3e9b6
(API Change) libobs: Add hotkey data to *_create functions
|
10 years ago |
|
obs-output.h
|
84e1f47ced
(API Change) Add support for multiple audio mixers
|
10 years ago |
|
obs-properties.c
|
0a8e3a643c
libobs: Add int/float slider properties
|
10 years ago |
|
obs-properties.h
|
0a8e3a643c
libobs: Add int/float slider properties
|
10 years ago |
|
obs-scene.c
|
23a2228142
libobs: Add scene item hotkeys
|
10 years ago |
|
obs-scene.h
|
23a2228142
libobs: Add scene item hotkeys
|
10 years ago |
|
obs-service.c
|
1d39c3e9b6
(API Change) libobs: Add hotkey data to *_create functions
|
10 years ago |
|
obs-service.h
|
b03eae57c6
(API Change) Fix "apply service settings" functions
|
10 years ago |
|
obs-source.c
|
7b3b083889
libobs: Add audio source hotkeys
|
10 years ago |
|
obs-source.h
|
7878fda442
libobs: Add filter_remove callback for sources
|
10 years ago |
|
obs-ui.h
|
8e81d8be56
Revamp API and start using doxygen
|
11 years ago |
|
obs-video.c
|
a563fbc05b
libobs: Add weak reference type for obs_source
|
10 years ago |
|
obs-view.c
|
ab520cab25
libobs: Hide sources when an obs_view is destroyed
|
10 years ago |
|
obs-win-crash-handler.c
|
0c1d121ff2
Remove various unused variables
|
10 years ago |
|
obs-windows.c
|
3fc63f83f1
libobs: Add windows hotkey implementation
|
10 years ago |
|
obs.c
|
e044fcfaaa
libobs: Fix saving/loading of push-to-mute settings
|
10 years ago |
|
obs.h
|
7b3b083889
libobs: Add audio source hotkeys
|
10 years ago |
|
obs.hpp
|
71abed387f
(API Change) libobs: Make obs_service refcounted
|
10 years ago |
|
obsconfig.h.in
|
899557699f
libobs: Add OBS_UNIX_STRUCTURE config variable
|
10 years ago |