derrod
|
d90bfc5e0b
libobs: Add obs_add_safe_module()
|
2 years ago |
cg2121
|
cb8b5ba9cd
libobs: Change return type for getting filter index
|
2 years ago |
Sergo
|
9eea0d8921
libobs: Add pause callback support for sources
|
2 years ago |
Ruwen Hahn
|
6cdfb0a8b9
libobs: Allow configuring frame rate divisor for encoders
|
2 years ago |
Ruwen Hahn
|
03fa9acc7f
libobs: Add `obs_encoder_enable_gpu_scaling`
|
2 years ago |
cg2121
|
243d4d42e9
libobs: Add functions to get/set the index of filters
|
2 years ago |
John Bradley
|
6ec0b2db11
libobs: Add support to obs-outputs for multi video encoders
|
2 years ago |
gxalpha
|
79822a58c3
libobs,plugins: Remove new obs_output_*2 functions
|
2 years ago |
tt2468
|
d314d4725d
libobs, plugins: Deprecate obs_output_t functions with flag parameters
|
2 years ago |
Lain
|
106c7aa61f
Update copyrights/names
|
2 years ago |
jpark37
|
e32c2c1427
libobs: Add callback for main texture rendered
|
3 years ago |
Jim
|
0a9ed4569b
Merge pull request #7814 from jpark37/decklink-preview-rescale
|
2 years ago |
tytan652
|
22ebed8d02
libobs,docs: Add connect infos check to the Services API
|
2 years ago |
tytan652
|
ea4ac2d08d
libobs,docs: Add connect infos to the Services API
|
2 years ago |
tytan652
|
aeab6b8fc4
libobs,docs,rtmps-services: Add supported audio codecs
|
3 years ago |
tytan652
|
1e0f4a6ebf
libobs,docs: Add preferred output type to Service API
|
3 years ago |
tytan652
|
48dc6dde68
libobs,docs: Add supported codecs functions with output id
|
3 years ago |
tytan652
|
56411eda8e
libobs,docs: Add protocol enumeration functions
|
3 years ago |
tytan652
|
813b3b2763
libobs,docs: Add protocol to Services API
|
3 years ago |
tytan652
|
201bcda051
libobs,docs: Add protocol in Outputs API
|
4 years ago |
Jim
|
6eace37e06
Merge pull request #8229 from derrod/hashed-tables
|
2 years ago |
Exeldro
|
a5e9c94e4b
libobs: Add obs_view_get_video_info
|
2 years ago |
derrod
|
c68eeaef1d
libobs: Use uthash for source objects
|
2 years ago |
derrod
|
1fd50a9324
libobs: Add obs_reset_source_uuids
|
2 years ago |
derrod
|
30519768ad
libobs: Add UUIDs to obs_source objects
|
2 years ago |
jpark37
|
9ee97bba1a
libobs: Add obs_output_get_video_conversion
|
3 years ago |
gxalpha
|
34e6a5b73f
libobs: Deprecate obs_get/set_master_volume
|
3 years ago |
Antti Tapaninen
|
c7f4c78a69
libobs: Allow overriding video resolution per view
|
2 years ago |
jp9000
|
4741a9aa50
libobs: Add function to get encoder pause offset
|
3 years ago |
Jim
|
9e15114750
Merge pull request #6577 from chippydip/multiple-video-mixes
|
3 years ago |