jpark37
|
11da542a0d
libobs: Add max_luminance to obs_source_frame
|
3 years ago |
Jim
|
952988d9ec
Merge pull request #6231 from mvji/prores_pix_fmt
|
3 years ago |
tytan652
|
56d673d55c
libobs: Fix sign-compare warning
|
3 years ago |
mvji
|
d3a8ef7128
libobs: Add support for YUV422P10LE, YUV444P12LE, YUVA444P12LE
|
3 years ago |
jpark37
|
338608bd67
libobs,UI: Support HLG nominal peak level
|
3 years ago |
Jim
|
7f990677c0
Merge pull request #6158 from jpark37/hdr-format-trc
|
3 years ago |
jpark37
|
737696950d
libobs: Fix sign mismatch
|
3 years ago |
jpark37
|
0ed0f2cdb4
libobs: Add I010/P010 support, TRC enum
|
3 years ago |
jpark37
|
87ab39c412
libobs: Render main texture for active color space
|
3 years ago |
jpark37
|
c4fb34897e
libobs: NV12 textures only for active GPU encoders
|
3 years ago |
jpark37
|
4e5906d2b0
libobs: Clamp video timing for safety
|
3 years ago |
Richard Stanway
|
82b5a39ea4
libobs: Mark raw_active and gpu_encoder_active as volatile
|
3 years ago |
wangshaohui
|
bb59dfd060
libobs: Move position for calling execute_graphics_tasks
|
3 years ago |
jp9000
|
8b3416c1e7
libobs: Implement deferred destruction of sources
|
3 years ago |
jp9000
|
408ce92146
Revert "libobs: Do not release while traversing sources for tick"
|
3 years ago |
jp9000
|
080090c40e
libobs: Do not release while traversing sources for tick
|
3 years ago |
jp9000
|
b2c09d3523
libobs: Fix potentially unsafe linked list traversal
|
3 years ago |
jpark37
|
71bd5860ce
libobs: Final downsample with SRGB formats
|
6 years ago |
jpark37
|
6aa50b3ef1
libobs: Use autoreleasepool for graphics thread
|
5 years ago |
jpark37
|
5734ab7a9b
libobs: WinRT and dispatcher init on graphics thread
|
5 years ago |
jp9000
|
8de20ab3be
libobs: Add task scheduling features
|
5 years ago |
jpark37
|
3703581472
libobs: Pump graphics loop one final time for cleanup
|
5 years ago |
jpark37
|
82cdc6e8c6
libobs: Pump Win32 messages on the graphics thread
|
6 years ago |
jpark37
|
ade65df2aa
libobs: Add gs_begin_frame for duplicators
|
6 years ago |
jpark37
|
42bf026a49
libobs: Fix video warnings
|
6 years ago |
jpark37
|
0ea820b277
libobs: UI: Add Area scaling for downscale output
|
6 years ago |
jpark37
|
bdd8d64053
libobs: Separate textures for YUV input
|
6 years ago |
jpark37
|
9aacc99b3e
libobs: Separate textures for YUV output, fix chroma
|
6 years ago |
jpark37
|
2656bf0a90
libobs: Rework RGB to YUV conversion
|
6 years ago |
jpark37
|
e5b004fd48
libobs: Remove YUV transformation on CPU
|
6 years ago |