| .. |
|
audio-monitoring
|
9e95b2eb6f
Various: Don't use boolean bitfields
|
8 years ago |
|
callback
|
be98cee2a0
Fix various typos across multiple modules
|
8 years ago |
|
data
|
7c6c7bc4c0
libobs: Add random shader
|
8 years ago |
|
graphics
|
cb9f767e45
libobs/plugins/UI: Suppress -Wimplicit-fallthrough introduced by GCC 7
|
8 years ago |
|
media-io
|
a81646ed9c
libobs: Don't allow lagged frames to be counted as skipped
|
8 years ago |
|
util
|
cb9f767e45
libobs/plugins/UI: Suppress -Wimplicit-fallthrough introduced by GCC 7
|
8 years ago |
|
CMakeLists.txt
|
d2934eca7e
libobs: Implement audio monitoring
|
8 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
|
03b2ca65cf
libobs: Only lock audio meter/fader when accessing data
|
9 years ago |
|
obs-audio-controls.h
|
624aa2a504
libobs: Remove unimplemented exports
|
8 years ago |
|
obs-audio.c
|
be98cee2a0
Fix various typos across multiple modules
|
8 years ago |
|
obs-avc.c
|
fba152aed9
libobs: Fix bug in AVC encoder packet allocation
|
8 years ago |
|
obs-avc.h
|
1a38d779c9
libobs: Add function to extract AVC header/sei
|
9 years ago |
|
obs-cocoa.c
|
6fc74d69a9
libobs: Add functions to get logical/physical cores
|
8 years ago |
|
obs-config.h
|
83e7191f33
libobs: Update to version 19.0.2
|
8 years ago |
|
obs-data.c
|
85a6d16258
libobs: Don't call unlink unnecessarily
|
8 years ago |
|
obs-data.h
|
f60952fe09
libobs: Add obs_data_item_get_name function
|
9 years ago |
|
obs-defs.h
|
c52b954b8e
libobs: Add output stop error for "no space left"
|
10 years ago |
|
obs-display.c
|
8b640fae24
Fix various null pointer issues detected by Coverity
|
8 years ago |
|
obs-encoder.c
|
7d6e6eee79
libobs: Use reference counting for encoder packets
|
9 years ago |
|
obs-encoder.h
|
be98cee2a0
Fix various typos across multiple modules
|
8 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
|
9e95b2eb6f
Various: Don't use boolean bitfields
|
8 years ago |
|
obs-hotkey.h
|
be98cee2a0
Fix various typos across multiple modules
|
8 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
|
50f8a066b9
libobs: Add support for output error messages
|
8 years ago |
|
obs-module.c
|
b9d67cbf4b
libobs: Add function to log currently loaded modules
|
9 years ago |
|
obs-module.h
|
be98cee2a0
Fix various typos across multiple modules
|
8 years ago |
|
obs-nix.c
|
3a5d7b1168
libobs: Fix mouse button hotkeys on linux
|
10 years ago |
|
obs-output-delay.c
|
7d6e6eee79
libobs: Use reference counting for encoder packets
|
9 years ago |
|
obs-output.c
|
a2953d1161
libobs: Fix bug where outputs would not set stopped event
|
8 years ago |
|
obs-output.h
|
668763550c
libobs: Add function to allow getting output connect time
|
8 years ago |
|
obs-properties.c
|
8b640fae24
Fix various null pointer issues detected by Coverity
|
8 years ago |
|
obs-properties.h
|
c99f65a0df
libobs: Add property functions to mod. int/double limits
|
9 years ago |
|
obs-scene.c
|
2c74fc36e2
libobs: Add scene item IDs
|
8 years ago |
|
obs-scene.h
|
2c74fc36e2
libobs: Add scene item IDs
|
8 years ago |
|
obs-service.c
|
526d390adb
libobs: Reduce unnecessary logging (info -> debug)
|
9 years ago |
|
obs-service.h
|
6285a47726
(API Change) libobs: Pass type data to get_name callbacks
|
10 years ago |
|
obs-source-deinterlace.c
|
d13fa96851
libobs: Don't use source flags for async buffering
|
8 years ago |
|
obs-source-transition.c
|
aa88b323aa
libobs: Do not draw transitions if size 0
|
9 years ago |
|
obs-source.c
|
eb7fb990b7
libobs: Do not allow incompatible filters on sources
|
8 years ago |
|
obs-source.h
|
be98cee2a0
Fix various typos across multiple modules
|
8 years ago |
|
obs-ui.h
|
be98cee2a0
Fix various typos across multiple modules
|
8 years ago |
|
obs-video.c
|
cb9a478821
libobs: Add function to get average render time
|
8 years ago |
|
obs-view.c
|
ab520cab25
libobs: Hide sources when an obs_view is destroyed
|
10 years ago |
|
obs-win-crash-handler.c
|
d516a33c60
libobs: Add Windows bitness/arch to crash handler
|
9 years ago |
|
obs-windows.c
|
6fc74d69a9
libobs: Add functions to get logical/physical cores
|
8 years ago |
|
obs.c
|
d64542e10b
Revert "libobs: Allow source to fully control source flags (for now)"
|
8 years ago |
|
obs.h
|
2348a1ce83
libobs: Make obs_source_default_render exported
|
8 years ago |
|
obs.hpp
|
2bd8ab7c09
(API Change) libobs: Add global module config path
|
10 years ago |
|
obsconfig.h.in
|
04ae015a60
libobs: Add ability to insert captions into frames
|
8 years ago |