derrod
|
30519768ad
libobs: Add UUIDs to obs_source objects
|
2 years ago |
Richard Stanway
|
01786a3f11
libobs: Disable encoder scaling request if it matches output size
|
2 years ago |
John Bradley
|
d70171daa6
libobs: Make internal version of remove encoder
|
2 years ago |
tt2468
|
c69e40734d
libobs: Prevent encoders from initializing/starting if no media is set
|
2 years ago |
tt2468
|
7e30d3f8a2
libobs: Remove unused internal encoder util function
|
2 years ago |
tt2468
|
eb0d9dc5d2
libobs: Allow sending NULL to obs_encoder_set_video/audio()
|
2 years ago |
tt2468
|
dfc20bbb31
libobs: Protect some encoder functions from being used while active
|
2 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 |
Chip Bradford
|
7e39ee291c
libobs: Add support for multiple video mixes
|
3 years ago |
jpark37
|
0ed0f2cdb4
libobs: Add I010/P010 support, TRC enum
|
3 years ago |
Exeldro
|
0751416db0
libobs: Fix overflow subtracting unsigned numbers
|
3 years ago |
jp9000
|
edfd5ad604
libobs: Add obs_object abstraction and functions
|
3 years ago |
Richard Stanway
|
7d64e9d598
libobs: Use size_t for obs_encoder_get_frame_size
|
3 years ago |
Norihiro Kamae
|
d1b87e1642
libobs: Add API to get encoder frame size
|
3 years ago |
Kurt Kartaltepe
|
b47e4858b8
libobs: Add profiler section for send_packet
|
4 years ago |
jpark37
|
353868e87c
libobs: Fix pthread mutex leaks
|
4 years ago |
Richard Stanway
|
4772a99e3e
libobs: Defer reconfiguring encoders to the encode threads
|
4 years ago |
Jim
|
665180350d
Merge pull request #2657 from hselasky/improvement
|
5 years ago |
Richard Stanway
|
0ea39baf95
libobs: Clear last error on encoder shutdown
|
5 years ago |
Richard Stanway
|
5dc9f989d6
libobs: Add support functions for encoder error handling
|
6 years ago |
Hans Petter Selasky
|
0e4ea14ba1
libobs: Implement and use better scaling function for 64-bit integers
|
5 years ago |
jp9000
|
ca4b04754c
Revert "libobs: Fix audio keyframe issue"
|
5 years ago |
jp9000
|
de363d3e09
libobs: Add obs_encoder_scaling_enabled()
|
5 years ago |
jp9000
|
ff22c20019
libobs: Fix audio keyframe issue
|
5 years ago |
jpark37
|
00f280ff9d
libobs: Rename DEPRECATED to OBS_DEPRECATED
|
5 years ago |
jp9000
|
1a72b04951
libobs: Make sure to offset unpause audio data
|
6 years ago |
jp9000
|
03e008fd2e
libobs: Fix pause cutting out video data prematurely
|
6 years ago |
Michael Fabian 'Xaymar' Dirks
|
005921c67d
libobs: Return NULL if there is no get_properties callback
|
6 years ago |
jp9000
|
d4e236dd03
libobs: Fix formatting
|
6 years ago |