Richard Stanway
|
a282b1c64d
libobs: Add ifdef for Windows-only variable assignment
|
3 년 전 |
jpark37
|
a34fae0327
libobs,UI: Swap red/blue render/output channels
|
3 년 전 |
jpark37
|
1ddabc5c7c
libobs: Remove unnecessary branch
|
3 년 전 |
Chip Bradford
|
eb1cc8d076
libobs: Fix gpu thread termination when additional video mixes are added
|
3 년 전 |
Chip Bradford
|
0a87797a21
libobs: Format changes for multiple video mixes
|
3 년 전 |
Chip Bradford
|
7e39ee291c
libobs: Add support for multiple video mixes
|
3 년 전 |
tytan652
|
348cf1b872
libobs: Remove unused parameters
|
3 년 전 |
PatTheMav
|
ff7f756886
libobs: Explicitly mark variables as unused
|
3 년 전 |
jpark37
|
1ac758a2ef
libobs: Ensure active copy surfaces are active
|
3 년 전 |
jpark37
|
11da542a0d
libobs: Add max_luminance to obs_source_frame
|
3 년 전 |
Jim
|
952988d9ec
Merge pull request #6231 from mvji/prores_pix_fmt
|
3 년 전 |
tytan652
|
56d673d55c
libobs: Fix sign-compare warning
|
3 년 전 |
mvji
|
d3a8ef7128
libobs: Add support for YUV422P10LE, YUV444P12LE, YUVA444P12LE
|
3 년 전 |
jpark37
|
338608bd67
libobs,UI: Support HLG nominal peak level
|
3 년 전 |
Jim
|
7f990677c0
Merge pull request #6158 from jpark37/hdr-format-trc
|
3 년 전 |
jpark37
|
737696950d
libobs: Fix sign mismatch
|
3 년 전 |
jpark37
|
0ed0f2cdb4
libobs: Add I010/P010 support, TRC enum
|
3 년 전 |
jpark37
|
87ab39c412
libobs: Render main texture for active color space
|
3 년 전 |
jpark37
|
c4fb34897e
libobs: NV12 textures only for active GPU encoders
|
3 년 전 |
jpark37
|
4e5906d2b0
libobs: Clamp video timing for safety
|
3 년 전 |
Richard Stanway
|
82b5a39ea4
libobs: Mark raw_active and gpu_encoder_active as volatile
|
3 년 전 |
wangshaohui
|
bb59dfd060
libobs: Move position for calling execute_graphics_tasks
|
3 년 전 |
jp9000
|
8b3416c1e7
libobs: Implement deferred destruction of sources
|
3 년 전 |
jp9000
|
408ce92146
Revert "libobs: Do not release while traversing sources for tick"
|
3 년 전 |
jp9000
|
080090c40e
libobs: Do not release while traversing sources for tick
|
3 년 전 |
jp9000
|
b2c09d3523
libobs: Fix potentially unsafe linked list traversal
|
3 년 전 |
jpark37
|
71bd5860ce
libobs: Final downsample with SRGB formats
|
6 년 전 |
jpark37
|
6aa50b3ef1
libobs: Use autoreleasepool for graphics thread
|
5 년 전 |
jpark37
|
5734ab7a9b
libobs: WinRT and dispatcher init on graphics thread
|
5 년 전 |
jp9000
|
8de20ab3be
libobs: Add task scheduling features
|
5 년 전 |