tt2468
|
2fcac0e363
libobs: Prevent encoders from initializing/starting if no media is set
|
2 年之前 |
tt2468
|
7d579b5a07
libobs: Remove unused internal encoder util function
|
2 年之前 |
tt2468
|
9ead538009
libobs: Allow sending NULL to obs_encoder_set_video/audio()
|
2 年之前 |
tt2468
|
0ce729ea78
libobs: Protect some encoder functions from being used while active
|
2 年之前 |
Antti Tapaninen
|
c7f4c78a69
libobs: Allow overriding video resolution per view
|
2 年之前 |
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 年之前 |
jpark37
|
353868e87c
libobs: Fix pthread mutex leaks
|
4 年之前 |
Richard Stanway
|
4772a99e3e
libobs: Defer reconfiguring encoders to the encode threads
|
4 年之前 |
Jim
|
665180350d
Merge pull request #2657 from hselasky/improvement
|
5 年之前 |
Richard Stanway
|
0ea39baf95
libobs: Clear last error on encoder shutdown
|
5 年之前 |
Richard Stanway
|
5dc9f989d6
libobs: Add support functions for encoder error handling
|
6 年之前 |
Hans Petter Selasky
|
0e4ea14ba1
libobs: Implement and use better scaling function for 64-bit integers
|
5 年之前 |
jp9000
|
ca4b04754c
Revert "libobs: Fix audio keyframe issue"
|
5 年之前 |
jp9000
|
de363d3e09
libobs: Add obs_encoder_scaling_enabled()
|
5 年之前 |
jp9000
|
ff22c20019
libobs: Fix audio keyframe issue
|
5 年之前 |
jpark37
|
00f280ff9d
libobs: Rename DEPRECATED to OBS_DEPRECATED
|
5 年之前 |
jp9000
|
1a72b04951
libobs: Make sure to offset unpause audio data
|
6 年之前 |
jp9000
|
03e008fd2e
libobs: Fix pause cutting out video data prematurely
|
6 年之前 |
Michael Fabian 'Xaymar' Dirks
|
005921c67d
libobs: Return NULL if there is no get_properties callback
|
6 年之前 |
jp9000
|
d4e236dd03
libobs: Fix formatting
|
6 年之前 |
Colin Edwards
|
c64d82530d
Merge pull request #1960 from Xaymar/patch-get_defaults2
|
6 年之前 |
Michael Fabian 'Xaymar' Dirks
|
3f6bbe2d49
libobs: Call both get_defaults and get_defaults2
|
6 年之前 |
jp9000
|
153fa6337f
libobs: Implement pausing of outputs
|
6 年之前 |