| .. |
|
audio-monitoring
|
649fa7651b
libobs/audio-monitoring: Use libobs CFString utils
|
7 years ago |
|
callback
|
3a05cf6ab0
libobs/callback: Add signal reference counting
|
7 years ago |
|
data
|
c4819678c9
libobs: Fix and simplify Area scale filter
|
6 years ago |
|
graphics
|
195b11341f
libobs: Add additional effect debugging information
|
6 years ago |
|
media-io
|
eea71e5e7f
libobs: Fix output type specifiers
|
6 years ago |
|
util
|
3ddfc55e46
libobs: Fix missing mutex unlock from 26dbe54
|
6 years ago |
|
CMakeLists.txt
|
93ba6e7128
libobs: Add texture-based encoding support
|
6 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 |
|
libobs.pc.in
|
2f51abf994
libobs: Add pkgconfig support
|
7 years ago |
|
obs-audio-controls.c
|
8211b9e220
libobs: Use unaligned store rather than aligned store
|
7 years ago |
|
obs-audio-controls.h
|
b0f94afaf2
libobs, UI: Add true peak measurements
|
7 years ago |
|
obs-audio.c
|
b63e7fbcb5
libobs: Fix indent
|
6 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
|
7ef4e10c89
libobs: Update version to 23.1.0
|
6 years ago |
|
obs-data.c
|
2329c6f6ea
libobs: Add obs_data_array_push_back_array
|
7 years ago |
|
obs-data.h
|
2329c6f6ea
libobs: Add obs_data_array_push_back_array
|
7 years ago |
|
obs-defs.h
|
c52b954b8e
libobs: Add output stop error for "no space left"
|
10 years ago |
|
obs-display.c
|
03cca9d95a
libobs: Background color of 0 should not be gray
|
7 years ago |
|
obs-encoder.c
|
17e85f04fd
libobs: Add func to get encoder caps by encoder pointer
|
6 years ago |
|
obs-encoder.h
|
93ba6e7128
libobs: Add texture-based encoding support
|
6 years ago |
|
obs-ffmpeg-compat.h
|
d670d7badb
libobs: Fix FFmpeg constants
|
8 years ago |
|
obs-hotkey-name-map.c
|
8472857521
libobs: Fix warning from mingw
|
10 years ago |
|
obs-hotkey.c
|
e321005b02
UI: Fix issue where space/esc hotkeys would be blank
|
6 years ago |
|
obs-hotkey.h
|
e321005b02
UI: Fix issue where space/esc hotkeys would be blank
|
6 years ago |
|
obs-hotkeys.h
|
4c61ae9513
libobs: Add <> or \| on RT 102-key as hotkey
|
8 years ago |
|
obs-interaction.h
|
26cf4688c2
Add interaction support to libobs
|
11 years ago |
|
obs-internal.h
|
7d811499e0
Add "Area" scale filter
|
6 years ago |
|
obs-module.c
|
93ba6e7128
libobs: Add texture-based encoding support
|
6 years ago |
|
obs-module.h
|
4fd66d4d1e
libobs: Add post-load module callback
|
8 years ago |
|
obs-nix.c
|
e321005b02
UI: Fix issue where space/esc hotkeys would be blank
|
6 years ago |
|
obs-output-delay.c
|
7d6e6eee79
libobs: Use reference counting for encoder packets
|
9 years ago |
|
obs-output.c
|
9b252b1268
libobs: Fix audio offset not reset for all tracks
|
7 years ago |
|
obs-output.h
|
b8a3ae1b10
libobs: Add multi-track support to non-encoded outputs
|
7 years ago |
|
obs-properties.c
|
3cac828a3e
libobs: Fix obs_property_float_set_limits
|
6 years ago |
|
obs-properties.h
|
8a59d68e47
libobs: Fix property text typo
|
7 years ago |
|
obs-scene.c
|
c4819678c9
libobs: Fix and simplify Area scale filter
|
6 years ago |
|
obs-scene.h
|
35704c4c04
libobs: Remove group_sceneitem from obs_scene struct
|
7 years ago |
|
obs-service.c
|
24571599db
libobs: Add ability for service to specify its output type
|
8 years ago |
|
obs-service.h
|
24571599db
libobs: Add ability for service to specify its output type
|
8 years ago |
|
obs-source-deinterlace.c
|
d13fa96851
libobs: Don't use source flags for async buffering
|
8 years ago |
|
obs-source-transition.c
|
f4142a8ac8
libobs: Fix audio buffer clear in custom source mixing
|
7 years ago |
|
obs-source.c
|
4fa30c619c
libobs: Fix starting timestamp for preloaded frames
|
7 years ago |
|
obs-source.h
|
a4a7deeed6
UI: Implement stereo balancing
|
7 years ago |
|
obs-ui.h
|
be98cee2a0
Fix various typos across multiple modules
|
8 years ago |
|
obs-video-gpu-encode.c
|
131fb7b460
libobs: Fix potential race condition on shutdown
|
6 years ago |
|
obs-video.c
|
2f90bcf684
libobs: Fix frame not being cleared
|
6 years ago |
|
obs-view.c
|
ab520cab25
libobs: Hide sources when an obs_view is destroyed
|
10 years ago |
|
obs-win-crash-handler.c
|
6c76e9a736
libobs: Log libobs bitness in crash logs
|
7 years ago |
|
obs-windows.c
|
7fd8743633
libobs: Fix Windows Game Mode detection on newer Windows 10 versions
|
6 years ago |
|
obs.c
|
cb67192077
libobs: Fix invalid max_anisotropy value
|
6 years ago |
|
obs.h
|
70b8f0aa65
libobs: Fix ABI break
|
6 years ago |
|
obs.hpp
|
3a05cf6ab0
libobs/callback: Add signal reference counting
|
7 years ago |
|
obsconfig.h.in
|
e3c2202791
cmake: Add release candidate versions/cmake variables
|
7 years ago |