cg2121
|
a4a7deeed6
UI: Implement stereo balancing
|
8 years ago |
jp9000
|
fc37cbcca4
libobs: Add functions to get/set global private data
|
7 years ago |
Luke Yelavich
|
ddc32aaf1c
libobs: Fix setting of audio monitor device on Mac
|
7 years ago |
jp9000
|
5993834815
libobs: Change groups to actual public types
|
7 years ago |
Hunter L. Allen
|
e3356d5ff6
libobs: Remove unnecessary const qualifier
|
7 years ago |
Hunter L. Allen
|
294d32aee0
libobs: Change int to size_t
|
7 years ago |
Zachary Lund
|
396c05e23c
libobs: Allow custom core data paths
|
7 years ago |
jp9000
|
8a1a02e7fc
libobs: Make callback optional for obs_load_sources
|
7 years ago |
Jim
|
76a5cc12a6
Merge pull request #1274 from computerquip-streamlabs/frontend-crash-handling
|
7 years ago |
Zachary Lund
|
121035346f
libobs: Separate crash handler from startup
|
7 years ago |
jp9000
|
c4b482efef
libobs: Add functions to get raw video output
|
7 years ago |
jp9000
|
45b5291530
libobs: Deactivate unnecessary GPU ops when not encoding
|
7 years ago |
jp9000
|
904ad9be1d
libobs: Add function to get last main output texture
|
7 years ago |
Shaolin
|
ffd2303a36
libobs: Log YUV space/range on video reset
|
7 years ago |
jp9000
|
f06f85fd56
libobs: Prevent access to OBS context during shutdown
|
7 years ago |
jp9000
|
0ffc9bbf05
libobs: Add video tick callback functions
|
8 years ago |
jp9000
|
7f6cf97bd7
libobs: Add obs_render_main_texture
|
7 years ago |
jp9000
|
2c58185af3
libobs: Rename obs_video_thread to obs_graphics_thread
|
8 years ago |
jp9000
|
2ef00ecec4
libobs: Add private settings to scene items/sources
|
8 years ago |
Shaolin
|
b6042d91ea
libobs: Add Pulseaudio audio monitoring support
|
8 years ago |
jp9000
|
e423492d61
libobs: Add API function to get version string
|
8 years ago |
jp9000
|
d64542e10b
Revert "libobs: Allow source to fully control source flags (for now)"
|
8 years ago |
jp9000
|
0a7361f4cc
libobs: Add functions to get total/lagged frames
|
8 years ago |
jp9000
|
cb9a478821
libobs: Add function to get average render time
|
8 years ago |
jp9000
|
ad57aa1520
libobs: Add function to allow custom output drawing
|
8 years ago |
jp9000
|
ffef736640
libobs: Pass exact data when calling obs_get_video_info
|
8 years ago |
Hugh Bailey ("Jim")
|
54805fe55d
Merge pull request #870 from kkartaltepe/feature-free-type-data
|
8 years ago |
Kurt Kartaltepe
|
63688002a8
libobs: Remove multiple calls to free_type_data
|
8 years ago |
jp9000
|
d85224bb9b
libobs: Allow source to fully control source flags (for now)
|
8 years ago |
Richard Stanway
|
64f62ad74a
libobs: Add missing mutex unlock in audio monitoring
|
8 years ago |