| .. |
|
callback
|
92bbb8e8b1
libobs/callback: Allow ability to use calldata_t with stack
|
9 years ago |
|
data
|
7bc8dc3471
libobs: Add Planar444 conversion to effect
|
10 years ago |
|
graphics
|
13890a46e6
libobs/graphics: Add gs_image_file_* functions (w/animated gifs)
|
9 years ago |
|
media-io
|
20db7649aa
libobs/media-io: Reset audio array for each input
|
9 years ago |
|
util
|
38f368aa80
libobs/util: Make all atomic funcs inline and use intrinsics
|
9 years ago |
|
CMakeLists.txt
|
c1dd156db8
libobs: Implement new audio subsystem
|
9 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
|
546b189f05
libobs: Use audio-math.h for decibel conversion
|
10 years ago |
|
obs-audio-controls.h
|
63399bbfd8
libobs: Add peak hold property to volmeter
|
11 years ago |
|
obs-audio.c
|
c1dd156db8
libobs: Implement new audio subsystem
|
9 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
|
74e4c33756
libobs: Use IOKit error code when polling hotkeys (OSX)
|
10 years ago |
|
obs-config.h
|
2c8887b582
libobs: Update to version 0.12.4
|
10 years ago |
|
obs-data.c
|
14bfa07168
libobs: Fix unsigned expression warning
|
10 years ago |
|
obs-data.h
|
0b3fcb8b6e
libobs: Add obs_data wrappers for media_frames_per_second
|
10 years ago |
|
obs-defs.h
|
c52b954b8e
libobs: Add output stop error for "no space left"
|
10 years ago |
|
obs-display.c
|
27a0749d8d
libobs: Add func to set display background color
|
10 years ago |
|
obs-encoder.c
|
c4657da2f1
libobs: Subtract packet dts_usec with first packet offset
|
9 years ago |
|
obs-encoder.h
|
6285a47726
(API Change) libobs: Pass type data to get_name callbacks
|
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
|
8472857521
libobs: Fix warning from mingw
|
10 years ago |
|
obs-hotkey.c
|
1bcbaf8e75
libobs: Use byte sequence for non-breaking spaces
|
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
|
ed10b1ab57
libobs: Allow add_alignment to be used by other source files
|
9 years ago |
|
obs-module.c
|
2a4ac3dc21
libobs: Improve module register warnings
|
9 years ago |
|
obs-module.h
|
0d30d1229f
libobs: Add API func to get module config path
|
10 years ago |
|
obs-nix.c
|
3a5d7b1168
libobs: Fix mouse button hotkeys on linux
|
10 years ago |
|
obs-output-delay.c
|
0538865553
libobs: Add encoded output delay support
|
10 years ago |
|
obs-output.c
|
726163aa29
libobs: Report lost frame count due to rendering lag
|
9 years ago |
|
obs-output.h
|
6285a47726
(API Change) libobs: Pass type data to get_name callbacks
|
10 years ago |
|
obs-properties.c
|
1b078f57d8
libobs: Add frame rate property
|
10 years ago |
|
obs-properties.h
|
1b078f57d8
libobs: Add frame rate property
|
10 years ago |
|
obs-scene.c
|
234cb5802f
libobs: Release scene items outside of scene mutexes
|
9 years ago |
|
obs-scene.h
|
3c68196c5c
libobs: Buffer scene item visibility actions
|
9 years ago |
|
obs-service.c
|
63f7daa61c
libobs: Add API to get object ids
|
10 years ago |
|
obs-service.h
|
6285a47726
(API Change) libobs: Pass type data to get_name callbacks
|
10 years ago |
|
obs-source.c
|
5098f68db0
libobs: Move obs_source_dosignal to obs-internal.h
|
9 years ago |
|
obs-source.h
|
e68331e988
libobs: Add source type OBS_SOURCE_TYPE_SCENE
|
9 years ago |
|
obs-ui.h
|
7920668e56
libobs: Add private data to definition structures
|
10 years ago |
|
obs-video.c
|
a5c9350be5
libobs: Remove "presentation volume" and "base volume" (skip)
|
9 years ago |
|
obs-view.c
|
ab520cab25
libobs: Hide sources when an obs_view is destroyed
|
10 years ago |
|
obs-win-crash-handler.c
|
c629bbe50f
libobs: Always write crashing thread first
|
10 years ago |
|
obs-windows.c
|
d542663478
libobs/util: Add os_get_abs_path(_ptr) functions
|
10 years ago |
|
obs.c
|
84251055fa
libobs: Add function to enumerate all source types
|
9 years ago |
|
obs.h
|
84251055fa
libobs: Add function to enumerate all source types
|
9 years ago |
|
obs.hpp
|
2bd8ab7c09
(API Change) libobs: Add global module config path
|
10 years ago |
|
obsconfig.h.in
|
d78d0072a0
libobs/util: Add functions to inhibit sleep
|
10 years ago |