Ruwen Hahn
|
c288d42cfd
libobs: Add `obs_encoder_group_keyframe_aligned_encoders`
|
2 年之前 |
derrod
|
20d8779d30
libobs: Prevent encoder reconfiguration after initialization
|
1 年之前 |
Exeldro
|
c4c2f5b382
libobs: Fix GPU scaling using the main mix
|
1 年之前 |
derrod
|
2963959e71
libobs: Replace circlebuf with deque
|
1 年之前 |
Rodney
|
d96ad4ac98
libobs: Add encoder ROI functions
|
1 年之前 |
derrod
|
ca865f80cc
libobs: Pair video encoder with all audio encoders
|
1 年之前 |
derrod
|
49e796c6fc
libobs: Fix GPU scaling always using the main mix
|
1 年之前 |
tt2468
|
05d52ee3a7
libobs: Fix PTS incrementation when FPS divisor is enabled
|
2 年之前 |
Ruwen Hahn
|
ac8ccf4027
libobs: Fix GPU scaled video encoder media not being cleared
|
2 年之前 |
Richard Stanway
|
4118fa7ac1
libobs: Don't defer encoder updates if not necessary
|
2 年之前 |
Ryan Foster
|
80864197fb
libobs: Fix back-to-back GPU encoder sessions breaking
|
2 年之前 |
Ruwen Hahn
|
6cdfb0a8b9
libobs: Allow configuring frame rate divisor for encoders
|
2 年之前 |
Ruwen Hahn
|
03fa9acc7f
libobs: Add `obs_encoder_enable_gpu_scaling`
|
2 年之前 |
Lain
|
106c7aa61f
Update copyrights/names
|
2 年之前 |
derrod
|
30519768ad
libobs: Add UUIDs to obs_source objects
|
2 年之前 |
Richard Stanway
|
01786a3f11
libobs: Disable encoder scaling request if it matches output size
|
2 年之前 |
John Bradley
|
d70171daa6
libobs: Make internal version of remove encoder
|
2 年之前 |
tt2468
|
c69e40734d
libobs: Prevent encoders from initializing/starting if no media is set
|
2 年之前 |
tt2468
|
7e30d3f8a2
libobs: Remove unused internal encoder util function
|
2 年之前 |
tt2468
|
eb0d9dc5d2
libobs: Allow sending NULL to obs_encoder_set_video/audio()
|
2 年之前 |
tt2468
|
dfc20bbb31
libobs: Protect some encoder functions from being used while active
|
2 年之前 |
Antti Tapaninen
|
c7f4c78a69
libobs: Allow overriding video resolution per view
|
3 年之前 |
jp9000
|
4741a9aa50
libobs: Add function to get encoder pause offset
|
3 年之前 |
Chip Bradford
|
7e39ee291c
libobs: Add support for multiple video mixes
|
3 年之前 |
jpark37
|
0ed0f2cdb4
libobs: Add I010/P010 support, TRC enum
|
3 年之前 |
Exeldro
|
0751416db0
libobs: Fix overflow subtracting unsigned numbers
|
3 年之前 |
jp9000
|
edfd5ad604
libobs: Add obs_object abstraction and functions
|
3 年之前 |
Richard Stanway
|
7d64e9d598
libobs: Use size_t for obs_encoder_get_frame_size
|
3 年之前 |
Norihiro Kamae
|
d1b87e1642
libobs: Add API to get encoder frame size
|
3 年之前 |
Kurt Kartaltepe
|
b47e4858b8
libobs: Add profiler section for send_packet
|
4 年之前 |