jp9000
|
edfd5ad604
libobs: Add obs_object abstraction and functions
|
3 years ago |
Jim
|
0523c2e5e9
libobs: Replace addref calls with get_ref
|
3 years ago |
jp9000
|
2416dfbd5e
libobs: Prevent and log double destroy on sources
|
3 years ago |
Cody Jung
|
e7837e30ce
UI: Fix push-to-talk/mute delay not saving
|
3 years ago |
jp9000
|
a5a8a7c32f
libobs: Stop all source processing on destroy
|
3 years ago |
jp9000
|
7fa07afd21
libobs: Call destroy signal after waiting
|
3 years ago |
jp9000
|
47d8f2e497
libobs: Remove all callbacks on source destroy
|
3 years ago |
jp9000
|
8212cedf03
Revert "libobs, docs: Add function to get source version"
|
3 years ago |
jp9000
|
49f9a055dc
libobs: Fix destruction order for destruction task queue
|
3 years ago |
jp9000
|
8b3416c1e7
libobs: Implement deferred destruction of sources
|
3 years ago |
tt2468
|
d07bd7dff2
libobs: Hold source ref during `source_remove` signal
|
3 years ago |
tt2468
|
079e6cebee
libobs: Free async cache when sources output NULL frames
|
3 years ago |
Kasin Sparks
|
67d2b50a91
UI: Fix bug with audio balance slider not updating
|
4 years ago |
tt2468
|
c90b13f93e
libobs: Add `audio_monitoring` source signal
|
4 years ago |
jp9000
|
0815d5c887
Revert "libobs: Avoid recycling async frames"
|
3 years ago |
Clayton Groeneveld
|
4b00c8566f
libobs, docs: Add function to get source version
|
4 years ago |
jp9000
|
9819cb2924
libobs: Add obs_weak_source_expired()
|
4 years ago |
jp9000
|
9ef76e1f9b
libobs: Clear unused pointers for obs_source_output_audio()
|
4 years ago |
jp9000
|
49dad0a935
Revert "libobs: Don't return/set 0 mixers for non-audio sources"
|
4 years ago |
jp9000
|
1df2789978
libobs: Don't return/set 0 mixers for non-audio sources
|
4 years ago |
jpark37
|
353868e87c
libobs: Fix pthread mutex leaks
|
4 years ago |
jpark37
|
96c1a76523
libobs: Avoid recycling async frames
|
4 years ago |
jpark37
|
8440a53da3
libobs: Round up chroma sizes for odd resolutions
|
4 years ago |
jpark37
|
7c72fd1d4c
libobs: Plumb texcoord hint to reduce GPU cost
|
4 years ago |
jpark37
|
c021338ceb
libobs,deps/media-playback: Avoid bitfields
|
4 years ago |
jpark37
|
1fa152092c
libobs: Plumb linear alpha flag
|
4 years ago |
jpark37
|
35c07bb7e6
libobs: Restrict direct filtering to SRGB match
|
4 years ago |
jpark37
|
8cf28ceafd
libobs: Straight alpha blend for filtered inputs
|
4 years ago |
jpark37
|
c1948c16b0
libobs: Fix direct rendering test
|
4 years ago |
jpark37
|
ef72eb70ec
libobs: Fix uninitialized variable warning
|
4 years ago |