FiniteSingularity
|
14004cec96
libobs: Add core logic for phase 1 plugin manager
|
1 hónapja |
derrod
|
1d01fe8584
libobs: Include all audio priming packets if closest is start
|
1 éve |
Dennis Sädtler
|
e4c39eb648
libobs: Allow interleaver to recover from temporary stalls
|
3 hónapja |
Dennis Sädtler
|
12baa1c817
libobs: Reset reconnecting state when can_reconnect is false
|
7 hónapja |
Dennis Sädtler
|
187eef7b38
libobs: Add optional reconnect callback to outputs
|
7 hónapja |
Dennis Sädtler
|
2950daa29d
Revert "libobs: Do not allow reconnect if stop code is OBS_OUTPUT_INVALID_STREAM"
|
7 hónapja |
Ryan Foster
|
a1fbf1015f
clang-format: Increase column limit from 80 to 120
|
1 éve |
Dennis Sädtler
|
a4bda61015
libobs: Do not attempt to reconnect if stop event is set
|
1 éve |
Dennis Sädtler
|
a0edc5e8bc
libobs: Do not allow reconnect if stop code is OBS_OUTPUT_INVALID_STREAM
|
1 éve |
Alex Luccisano
|
07d504e5c7
shared/bpm: Add BPM (Broadcast Performance Metrics)
|
1 éve |
Alex Luccisano
|
0a36ed1164
libobs: Add a packet callback mechanism
|
1 éve |
Alex Luccisano
|
6a53b8928f
libobs: Add encoder packet timing support
|
1 éve |
derrod
|
71d49b0ef2
docs,libobs: Remove/internalize deprecated addref functions
|
1 éve |
derrod
|
c422a336fc
libobs: Use weak reference for paired encoders
|
1 éve |
derrod
|
2c57f4564c
libobs: Switch to full reference counting for encoders
|
1 éve |
tt2468
|
751dbdad10
libobs: Update video encoder group struct member names
|
1 éve |
derrod
|
adf744e6f0
libobs: Ensure audio offsets are positive
|
1 éve |
JoHn BoWeRs
|
3ab71a9f90
libobs: Use bmalloc/bfree for caption data
|
1 éve |
John Bowers
|
5c8be1de22
libobs: Add caption support for AV1
|
1 éve |
JoHn BoWeRs
|
33eb95c274
libobs: Add caption support for HEVC
|
1 éve |
John Bowers
|
f9bc9a8b12
libobs: Avoid adding captions on non H.264 streams
|
1 éve |
John Bowers
|
849c1180ac
libobs: Insert captions on all video tracks
|
1 éve |
Ruwen Hahn
|
d966742a63
libobs: Fix `highest_video_ts` tracking
|
1 éve |
Ruwen Hahn
|
5e1909d54f
libobs: Track keyframe alignment for keyframe aligned encoder groups
|
2 éve |
derrod
|
2963959e71
libobs: Replace circlebuf with deque
|
1 éve |
Norihiro Kamae
|
0f9376f1cb
libobs: Fix audio-only output did not receive raw_audio
|
3 éve |
derrod
|
ca865f80cc
libobs: Pair video encoder with all audio encoders
|
1 éve |
derrod
|
b680700bba
libobs: Remove unused wait_for_video flag
|
1 éve |
Rodney
|
3869cb83bc
libobs: Fix rendering stats not being logged on output stop
|
2 éve |
Norihiro Kamae
|
2036de8ec3
libobs: Fix obs_output_video and obs_output_audio for encoded output
|
2 éve |