| .. |
|
audio-monitoring
|
65ffb8800c
libobs: Apply sync offset to win32 audio monitoring
|
8 yıl önce |
|
callback
|
8b640fae24
Fix various null pointer issues detected by Coverity
|
8 yıl önce |
|
data
|
ab3531caa9
libobs: Add optional ultrawide -> wide scaling techniques
|
8 yıl önce |
|
graphics
|
0ff4feab02
libobs/graphics: Fix the 2D vector dot product func
|
9 yıl önce |
|
media-io
|
f10e2c6740
libobs: Increase maximum audio tracks to 6
|
8 yıl önce |
|
util
|
7fba736df9
libobs/util: Use a mutex with config files
|
8 yıl önce |
|
CMakeLists.txt
|
d2934eca7e
libobs: Implement audio monitoring
|
8 yıl önce |
|
LibObsConfig.cmake.in
|
8841ea8a6f
cmake: Export plugin data destination
|
11 yıl önce |
|
LibObsConfigVersion.cmake.in
|
38594fff9e
Export libobs cmake target, so external plugins can be built without ugly hacks
|
11 yıl önce |
|
obs-audio-controls.c
|
03b2ca65cf
libobs: Only lock audio meter/fader when accessing data
|
9 yıl önce |
|
obs-audio-controls.h
|
624aa2a504
libobs: Remove unimplemented exports
|
8 yıl önce |
|
obs-audio.c
|
dc4e205008
libobs: Delay stop detection of audio source
|
8 yıl önce |
|
obs-avc.c
|
fba152aed9
libobs: Fix bug in AVC encoder packet allocation
|
8 yıl önce |
|
obs-avc.h
|
1a38d779c9
libobs: Add function to extract AVC header/sei
|
9 yıl önce |
|
obs-cocoa.c
|
74e4c33756
libobs: Use IOKit error code when polling hotkeys (OSX)
|
10 yıl önce |
|
obs-config.h
|
1355243697
libobs: Update to 18.0.1
|
8 yıl önce |
|
obs-data.c
|
58265e6950
libobs: Fix null pointer dereference
|
9 yıl önce |
|
obs-data.h
|
f60952fe09
libobs: Add obs_data_item_get_name function
|
9 yıl önce |
|
obs-defs.h
|
c52b954b8e
libobs: Add output stop error for "no space left"
|
10 yıl önce |
|
obs-display.c
|
8b640fae24
Fix various null pointer issues detected by Coverity
|
8 yıl önce |
|
obs-encoder.c
|
7d6e6eee79
libobs: Use reference counting for encoder packets
|
9 yıl önce |
|
obs-encoder.h
|
3d53cf3a6c
libobs: Store system timestamp DTS on packets
|
9 yıl önce |
|
obs-ffmpeg-compat.h
|
17a9fcaafb
Use propper ffmpeg compatiblity instead of relying on deprecated functions
|
11 yıl önce |
|
obs-hotkey-name-map.c
|
8472857521
libobs: Fix warning from mingw
|
10 yıl önce |
|
obs-hotkey.c
|
1bcbaf8e75
libobs: Use byte sequence for non-breaking spaces
|
10 yıl önce |
|
obs-hotkey.h
|
23a2228142
libobs: Add scene item hotkeys
|
10 yıl önce |
|
obs-hotkeys.h
|
5ad553d06d
libobs: Add global hotkey support
|
10 yıl önce |
|
obs-interaction.h
|
26cf4688c2
Add interaction support to libobs
|
11 yıl önce |
|
obs-internal.h
|
0941a9c13d
libobs: Add ability to preload async frames
|
8 yıl önce |
|
obs-module.c
|
b9d67cbf4b
libobs: Add function to log currently loaded modules
|
9 yıl önce |
|
obs-module.h
|
988bbc6080
libobs: Add obs_module_get_string helper function
|
9 yıl önce |
|
obs-nix.c
|
3a5d7b1168
libobs: Fix mouse button hotkeys on linux
|
10 yıl önce |
|
obs-output-delay.c
|
7d6e6eee79
libobs: Use reference counting for encoder packets
|
9 yıl önce |
|
obs-output.c
|
d8500b47ea
libobs: Add ability to get output congestion
|
8 yıl önce |
|
obs-output.h
|
d8500b47ea
libobs: Add ability to get output congestion
|
8 yıl önce |
|
obs-properties.c
|
8b640fae24
Fix various null pointer issues detected by Coverity
|
8 yıl önce |
|
obs-properties.h
|
c99f65a0df
libobs: Add property functions to mod. int/double limits
|
9 yıl önce |
|
obs-scene.c
|
a5828610bb
libobs: Fix bug where scenes would not properly mix audio
|
8 yıl önce |
|
obs-scene.h
|
d49833830c
libobs: Add ability to use scale filters on scene items
|
9 yıl önce |
|
obs-service.c
|
526d390adb
libobs: Reduce unnecessary logging (info -> debug)
|
9 yıl önce |
|
obs-service.h
|
6285a47726
(API Change) libobs: Pass type data to get_name callbacks
|
10 yıl önce |
|
obs-source-deinterlace.c
|
d60d222d71
libobs: Mark last video ts even when buffering off
|
8 yıl önce |
|
obs-source-transition.c
|
aa88b323aa
libobs: Do not draw transitions if size 0
|
9 yıl önce |
|
obs-source.c
|
0941a9c13d
libobs: Add ability to preload async frames
|
8 yıl önce |
|
obs-source.h
|
d2934eca7e
libobs: Implement audio monitoring
|
8 yıl önce |
|
obs-ui.h
|
7920668e56
libobs: Add private data to definition structures
|
10 yıl önce |
|
obs-video.c
|
95ce556051
libobs: Add obs_get_active_fps function
|
9 yıl önce |
|
obs-view.c
|
ab520cab25
libobs: Hide sources when an obs_view is destroyed
|
10 yıl önce |
|
obs-win-crash-handler.c
|
d516a33c60
libobs: Add Windows bitness/arch to crash handler
|
9 yıl önce |
|
obs-windows.c
|
1d5a5558ab
libobs: Log correct amount of memory on 32bit (windows)
|
8 yıl önce |
|
obs.c
|
d85224bb9b
libobs: Allow source to fully control source flags (for now)
|
8 yıl önce |
|
obs.h
|
0941a9c13d
libobs: Add ability to preload async frames
|
8 yıl önce |
|
obs.hpp
|
2bd8ab7c09
(API Change) libobs: Add global module config path
|
10 yıl önce |
|
obsconfig.h.in
|
04ae015a60
libobs: Add ability to insert captions into frames
|
8 yıl önce |