Stephen Seo
|
cd784644f5
libobs: Fence off unnecessary code due to FFmpeg v6.1 changes
|
1 year ago |
Stephen Seo
|
6e080a6806
deps/media-playback: In check for key-frame, use new FFmpeg 6.1 API
|
1 year ago |
Stephen Seo
|
4b5be75c7e
deps/media-playback: Use new (nb_)coded_side_data FFmpeg 6.1 API
|
1 year ago |
derrod
|
f5b7c98d2d
libobs: Reuse matching mix's render texture if possible
|
1 year ago |
Nikola Jovic
|
21a906d7d9
UI: Fix checkbox misalignment on macOS in properties view
|
2 years ago |
tt2468
|
05d52ee3a7
libobs: Fix PTS incrementation when FPS divisor is enabled
|
2 years ago |
gxalpha
|
e9ecb6c565
UI: Make replay buffer settings always visible in Simple Mode
|
3 years ago |
gxalpha
|
7d55229bef
UI: Add to lossless warning that replay buffer is unavailable
|
2 years ago |
Lain
|
e358244521
libobs: Fix possible minor memory leak
|
1 year ago |
Ryan Foster
|
87c88ef983
obs-ffmpeg: Initialize stopping member variable to false
|
1 year ago |
Exeldro
|
1265950eaf
libobs: Don't keep filter mutex in obs_save_source
|
1 year ago |
Susko3
|
f173650103
docs: Fix missing accessor in example
|
1 year ago |
derrod
|
2385a3f0f8
libobs/util: Remove unused struct member from text-lookup
|
1 year ago |
Norihiro Kamae
|
16fed06927
libobs/media-io: Fix link error including a header file from C++
|
1 year ago |
Norihiro Kamae
|
2c4d54dd1b
libobs/util: Fix link error including header files from C++
|
1 year ago |
Matt
|
93f5b45be8
frontend-tools: Fix multiple signal-slot connections on Output Timer
|
2 years ago |
derrod
|
cfd8d4c993
updater: Clear shader cache after updating
|
1 year ago |
Richard Stanway
|
1641812580
libobs-d3d11: Add checksum to shader cache
|
1 year ago |
PatTheMav
|
9f66c23825
cmake: Align Product Name and Bundle Name on macOS
|
1 year ago |
tt2468
|
76f332a379
libobs: Consolidate scene item remove code
|
2 years ago |
jpark37
|
972e24df79
libobs-d3d11: Use OS D3DCompiler_47.dll
|
1 year ago |
PatTheMav
|
4a765d3bf0
libobs: Use macOS specific APIs to report free disk space
|
1 year ago |
derrod
|
ba25bc65c9
UI: Disable safe mode when --multi is used
|
1 year ago |
derrod
|
845a4a6f64
libobs: Remove superfluous NULL checks
|
1 year ago |
derrod
|
40e4f789c8
cmake: Enable /GL and /LTCG for non-Debug configurations
|
1 year ago |
PatTheMav
|
7ae1c35fcb
obs-filters: Remove LTCG linker flag for SpeexDSP builds on Windows
|
2 years ago |
Norihiro Kamae
|
9391ab305e
libobs: Fix memory leak when migrating from legacy scene item data
|
1 year ago |
tt2468
|
3e6797ca5b
libobs: Fix crash in `obs_sceneitem_remove()` when already removed
|
2 years ago |
Kurt Kartaltepe
|
ea1d022c20
linux-pipewire: Ensure number of dmabufs is zero initialized
|
2 years ago |
jpark37
|
35f8481498
obs-filters: Add maxRGB tonemapper for SDR
|
2 years ago |