jp9000
|
b54f70ef8d
libobs: Add async video/audio decoupling functions
|
8 年之前 |
jp9000
|
ef97f15d6b
libobs: Set video timing_adjust to obs video time
|
8 年之前 |
jp9000
|
dc1e233168
libobs: Move macro to internal C file
|
8 年之前 |
Jim
|
48cc90d5bb
Merge pull request #996 from twitchalerts/audio-subsystem-crash-fix
|
8 年之前 |
jp9000
|
2ef00ecec4
libobs: Add private settings to scene items/sources
|
8 年之前 |
Zachary Lund
|
9941ddb52c
libobs: Fix a potential divide by zero crash
|
8 年之前 |
Shaolin
|
e5756a922a
libobs/plugins/UI: Suppress unused variables warnings
|
8 年之前 |
jp9000
|
eb7fb990b7
libobs: Do not allow incompatible filters on sources
|
8 年之前 |
jp9000
|
2348a1ce83
libobs: Make obs_source_default_render exported
|
8 年之前 |
jp9000
|
d13fa96851
libobs: Don't use source flags for async buffering
|
8 年之前 |
jp9000
|
d64542e10b
Revert "libobs: Allow source to fully control source flags (for now)"
|
8 年之前 |
jp9000
|
e7f754df97
libobs: Use tex.Load for reverse NV12/I420 funcs
|
8 年之前 |
Shaolin
|
e006d961a4
audio-monitoring: Add ability to monitor Outputs
|
8 年之前 |
jp9000
|
0941a9c13d
libobs: Add ability to preload async frames
|
8 年之前 |
jp9000
|
d85224bb9b
libobs: Allow source to fully control source flags (for now)
|
8 年之前 |
cg2121
|
1ef7a48e9c
libobs: Add obs_source_copy_filters function
|
8 年之前 |
Richard Stanway
|
8b640fae24
Fix various null pointer issues detected by Coverity
|
8 年之前 |
jp9000
|
d2934eca7e
libobs: Implement audio monitoring
|
8 年之前 |
jp9000
|
74f9c389cb
libobs: Use original audio structure for audio signal
|
8 年之前 |
jp9000
|
f728f5b9ec
libobs: Mark parameter as constant if not modifying
|
8 年之前 |
jp9000
|
d60d222d71
libobs: Mark last video ts even when buffering off
|
8 年之前 |
jp9000
|
69ec87b9a5
libobs: Enumerate full tree when adding active child
|
8 年之前 |
jp9000
|
2877f1d553
libobs: Add func to enum active and inactive child tree
|
8 年之前 |
jp9000
|
521c40460e
libobs: Fix bug drawing RGB/BGR async sources
|
8 年之前 |
jp9000
|
f10e2c6740
libobs: Increase maximum audio tracks to 6
|
8 年之前 |
jp9000
|
53955301a2
libobs: Fix line size issue when copying Y800 data
|
8 年之前 |
jp9000
|
919aecfd62
libobs: Fix format not being set for new source frames
|
8 年之前 |
jp9000
|
85269fb5b2
libobs: Convert Y800 to RGBX manually
|
8 年之前 |
Jim
|
9982581a4f
libobs: Ensure async source sizes are always reset
|
9 年之前 |
Christoph Hohmann
|
a276b9023b
libobs: Duplicate filters of a scene when it is is duplicated
|
9 年之前 |