jp9000
|
cd1607ca6e
libobs: Split do_encode in to two funcs
|
6 years ago |
jp9000
|
9b8bc22ffa
libobs: Add ability to reroute encoders
|
7 years ago |
Michael Fabian 'Xaymar' Dirks
|
93549ea17c
libobs: Add get_defaults2 and get_properties2 for encoders
|
7 years ago |
jp9000
|
621c519cc5
libobs: Add function to get encoder object's defaults
|
7 years ago |
jp9000
|
45b5291530
libobs: Deactivate unnecessary GPU ops when not encoding
|
7 years ago |
SuslikV
|
d4676e27dd
libobs: Fix height return value condition
|
8 years ago |
jp9000
|
2f04010a4a
libobs: Fix paired audio encoder discarding one segment
|
8 years ago |
jp9000
|
7d6e6eee79
libobs: Use reference counting for encoder packets
|
9 years ago |
Christoph Hohmann
|
e775abaa71
libobs: Fix missing call to profile_end() when encoding fails
|
9 years ago |
jp9000
|
526d390adb
libobs: Reduce unnecessary logging (info -> debug)
|
9 years ago |
jp9000
|
3d53cf3a6c
libobs: Store system timestamp DTS on packets
|
9 years ago |
jp9000
|
caa5723c21
libobs: Don't parse sei if sei callback returns 0/NULL
|
9 years ago |
jp9000
|
e38a5c61d3
libobs: Add encoder caps (with deprecated flag)
|
9 years ago |
jp9000
|
d069302b2e
libobs: Add function to get obs object type
|
9 years ago |
jp9000
|
9aa18d3de5
libobs: Ensure paired encoders start up at the same time
|
9 years ago |
jp9000
|
bccd3b0b0a
libobs: Allow "private" contexts
|
9 years ago |
jp9000
|
c4657da2f1
libobs: Subtract packet dts_usec with first packet offset
|
9 years ago |
jp9000
|
346ddd502f
libobs: Fix potential race condition
|
9 years ago |
jp9000
|
63f7daa61c
libobs: Add API to get object ids
|
10 years ago |
jp9000
|
f07ce8501f
libobs: Add null debug messages for base obs funcs
|
10 years ago |
jp9000
|
fb32b85f4c
libobs: Shut down encoder if valid but not active
|
10 years ago |
jp9000
|
6285a47726
(API Change) libobs: Pass type data to get_name callbacks
|
10 years ago |
jp9000
|
0ed913a136
libobs: Add functions to get private type data
|
10 years ago |
jp9000
|
fa7286f84c
libobs: Shut down encoder when not in use
|
10 years ago |
jp9000
|
af310fb556
libobs: Allow object creation if id not found
|
10 years ago |
Palana
|
cf6b75e067
libobs: Add profiler calls
|
10 years ago |
jp9000
|
9f96e691ae
libobs: Add API to get encoder sample rate
|
10 years ago |
jp9000
|
657985da94
libobs: Allow obs-encoder callback self-removal
|
10 years ago |
Palana
|
4ee5c8e0f3
libobs: Fix crash on encoder initialization failure
|
10 years ago |
Palana
|
1d39c3e9b6
(API Change) libobs: Add hotkey data to *_create functions
|
11 years ago |