jp9000
|
d2b4f82637
(API Change) Rename order_movement
|
11 years ago |
jp9000
|
4122a5b9b5
(API Change) Rename 'source_frame' + related
|
11 years ago |
jp9000
|
7b402245dc
(API Change) Rename obs_source_get(/release)frame
|
11 years ago |
Palana
|
1abde3d476
Preserve source data for sources with unknown source ids
|
11 years ago |
Palana
|
e123c9c062
Clarify source creation error message
|
11 years ago |
jp9000
|
53aa0a60d5
Check for duplicate sources/outputs/encoders/etc
|
11 years ago |
HomeWorld
|
6b284d9e58
Fix audio meters so that volume is applied linearly.
|
11 years ago |
HomeWorld
|
336c3821fc
Corrected a math mistake in obs_source.c calc_volume_levels.
|
11 years ago |
jp9000
|
413641a11f
Log when any libobs objects are created/destroyed
|
11 years ago |
jp9000
|
a27f2fbb3a
Fix potentially uninitialized variable warnings
|
11 years ago |
jp9000
|
dc27cb2051
Add signal for renaming sources
|
11 years ago |
jp9000
|
7b12133af3
Use uint8_t* instead of void* for texture data
|
11 years ago |
jp9000
|
dbb9124bf6
Remove 'effect' param from effect param funcs
|
11 years ago |
jp9000
|
0b4a259e56
Remove 'locale' parameter from all callbacks
|
11 years ago |
jp9000
|
20a61ace77
libobs: Account for volume with audio levels
|
11 years ago |
Jim
|
4eb6267372
Merge pull request #90 from antihax/master
|
11 years ago |
jp9000
|
5cd64ce7f2
libobs: Add level/magnitude/peak volume levels
|
11 years ago |
Palana
|
7d0a1502bd
Fix typo in conversion technique name (there is no UYUV, only UYVY)
|
11 years ago |
jp9000
|
1343d6bdee
libobs: Allow deferred source udpate on create
|
11 years ago |
jp9000
|
75d25b4e5b
libobs: Init source info before calling 'create'
|
11 years ago |
jp9000
|
9595a78e8a
libobs: Add planar 4:2:0 async texture support
|
11 years ago |
Danni
|
90d9a5204f
Updated per comments pull #90.
|
11 years ago |
Danni
|
bc542a3e75
Added simple volume meter for reference of input levels.
|
11 years ago |
jp9000
|
2ab48dd590
obs-source.c: Fix a few potential concerns
|
11 years ago |
Palana
|
4682cfb61b
Fix an issue with async (video) source destruction
|
11 years ago |
jp9000
|
52746c2523
Add (temporary terrible) volume controls
|
11 years ago |
jp9000
|
0b5ba66b33
async vid.: Fix potential endless buffering issue
|
11 years ago |
Palana
|
14f3e79260
Add async texrender to cleanup
|
11 years ago |
jp9000
|
65455c27be
Add preliminary saving/loading of scene/sources
|
11 years ago |
Palana
|
52b9f5fe52
Fix defaults for DrawMatrix
|
11 years ago |