| .. |
|
audio-monitoring
|
9e95b2eb6f
Various: Don't use boolean bitfields
|
il y a 8 ans |
|
callback
|
be98cee2a0
Fix various typos across multiple modules
|
il y a 8 ans |
|
data
|
7c6c7bc4c0
libobs: Add random shader
|
il y a 8 ans |
|
graphics
|
cb9f767e45
libobs/plugins/UI: Suppress -Wimplicit-fallthrough introduced by GCC 7
|
il y a 8 ans |
|
media-io
|
a81646ed9c
libobs: Don't allow lagged frames to be counted as skipped
|
il y a 8 ans |
|
util
|
8770453c09
libobs/util: Make minor optimization to circlebuf pops
|
il y a 8 ans |
|
CMakeLists.txt
|
d2934eca7e
libobs: Implement audio monitoring
|
il y a 8 ans |
|
LibObsConfig.cmake.in
|
8841ea8a6f
cmake: Export plugin data destination
|
il y a 11 ans |
|
LibObsConfigVersion.cmake.in
|
38594fff9e
Export libobs cmake target, so external plugins can be built without ugly hacks
|
il y a 11 ans |
|
obs-audio-controls.c
|
14d330c455
libobs: Add obs_volmeter_get_cur_db function
|
il y a 8 ans |
|
obs-audio-controls.h
|
14d330c455
libobs: Add obs_volmeter_get_cur_db function
|
il y a 8 ans |
|
obs-audio.c
|
be98cee2a0
Fix various typos across multiple modules
|
il y a 8 ans |
|
obs-avc.c
|
fba152aed9
libobs: Fix bug in AVC encoder packet allocation
|
il y a 8 ans |
|
obs-avc.h
|
1a38d779c9
libobs: Add function to extract AVC header/sei
|
il y a 9 ans |
|
obs-cocoa.c
|
6fc74d69a9
libobs: Add functions to get logical/physical cores
|
il y a 8 ans |
|
obs-config.h
|
1b62287109
libobs: Update version to 19.0.3
|
il y a 8 ans |
|
obs-data.c
|
9ab0f26214
libobs: Fix bug where obs_data default might not be set
|
il y a 8 ans |
|
obs-data.h
|
f60952fe09
libobs: Add obs_data_item_get_name function
|
il y a 9 ans |
|
obs-defs.h
|
c52b954b8e
libobs: Add output stop error for "no space left"
|
il y a 10 ans |
|
obs-display.c
|
8b640fae24
Fix various null pointer issues detected by Coverity
|
il y a 8 ans |
|
obs-encoder.c
|
7d6e6eee79
libobs: Use reference counting for encoder packets
|
il y a 9 ans |
|
obs-encoder.h
|
be98cee2a0
Fix various typos across multiple modules
|
il y a 8 ans |
|
obs-ffmpeg-compat.h
|
17a9fcaafb
Use propper ffmpeg compatiblity instead of relying on deprecated functions
|
il y a 11 ans |
|
obs-hotkey-name-map.c
|
8472857521
libobs: Fix warning from mingw
|
il y a 10 ans |
|
obs-hotkey.c
|
e37f6b3bd6
libobs: Do not save hotkeys for private sources
|
il y a 8 ans |
|
obs-hotkey.h
|
be98cee2a0
Fix various typos across multiple modules
|
il y a 8 ans |
|
obs-hotkeys.h
|
4c61ae9513
libobs: Add <> or \| on RT 102-key as hotkey
|
il y a 8 ans |
|
obs-interaction.h
|
26cf4688c2
Add interaction support to libobs
|
il y a 11 ans |
|
obs-internal.h
|
50f8a066b9
libobs: Add support for output error messages
|
il y a 8 ans |
|
obs-module.c
|
b9d67cbf4b
libobs: Add function to log currently loaded modules
|
il y a 9 ans |
|
obs-module.h
|
be98cee2a0
Fix various typos across multiple modules
|
il y a 8 ans |
|
obs-nix.c
|
3a5d7b1168
libobs: Fix mouse button hotkeys on linux
|
il y a 10 ans |
|
obs-output-delay.c
|
7d6e6eee79
libobs: Use reference counting for encoder packets
|
il y a 9 ans |
|
obs-output.c
|
d839c77824
libobs: Add API to specify codec support on encoded outputs
|
il y a 8 ans |
|
obs-output.h
|
d839c77824
libobs: Add API to specify codec support on encoded outputs
|
il y a 8 ans |
|
obs-properties.c
|
8b640fae24
Fix various null pointer issues detected by Coverity
|
il y a 8 ans |
|
obs-properties.h
|
c99f65a0df
libobs: Add property functions to mod. int/double limits
|
il y a 9 ans |
|
obs-scene.c
|
fce078d997
UI, libobs: Add ability to lock individual scene items
|
il y a 8 ans |
|
obs-scene.h
|
fce078d997
UI, libobs: Add ability to lock individual scene items
|
il y a 8 ans |
|
obs-service.c
|
24571599db
libobs: Add ability for service to specify its output type
|
il y a 8 ans |
|
obs-service.h
|
24571599db
libobs: Add ability for service to specify its output type
|
il y a 8 ans |
|
obs-source-deinterlace.c
|
d13fa96851
libobs: Don't use source flags for async buffering
|
il y a 8 ans |
|
obs-source-transition.c
|
cb42f08d1e
libobs: Add function to get current transition time
|
il y a 8 ans |
|
obs-source.c
|
e5756a922a
libobs/plugins/UI: Suppress unused variables warnings
|
il y a 8 ans |
|
obs-source.h
|
e801c766c9
libobs: Add transition callbacks for starting/stopping
|
il y a 8 ans |
|
obs-ui.h
|
be98cee2a0
Fix various typos across multiple modules
|
il y a 8 ans |
|
obs-video.c
|
cb9a478821
libobs: Add function to get average render time
|
il y a 8 ans |
|
obs-view.c
|
ab520cab25
libobs: Hide sources when an obs_view is destroyed
|
il y a 10 ans |
|
obs-win-crash-handler.c
|
d516a33c60
libobs: Add Windows bitness/arch to crash handler
|
il y a 9 ans |
|
obs-windows.c
|
4c61ae9513
libobs: Add <> or \| on RT 102-key as hotkey
|
il y a 8 ans |
|
obs.c
|
d64542e10b
Revert "libobs: Allow source to fully control source flags (for now)"
|
il y a 8 ans |
|
obs.h
|
cb42f08d1e
libobs: Add function to get current transition time
|
il y a 8 ans |
|
obs.hpp
|
2bd8ab7c09
(API Change) libobs: Add global module config path
|
il y a 10 ans |
|
obsconfig.h.in
|
04ae015a60
libobs: Add ability to insert captions into frames
|
il y a 8 ans |