master
libobs: Output monitor audio while muted
libobs/callback: Catch fail cases with missing error data
libobs: Add prerequisites for Metal and Swift support
libobs: Update default draw effect to also provide D65P3 conversion
libobs/graphics: Add support for param assign with type constructor
libobs: Apply clang-format 22 formatting
cmake: Fix pkgconfig generation
libobs: Force C language for clang-format
cmake: Apply gersemi 0.25 formatting
libobs: initialize peak values using absolute value in get_true_peak and get_sample_peak
clang-format: Increase column limit from 80 to 120
libobs: Monitoring deduplication fix for 'Desktop Audio' on monitor_only
libobs: Adjust obs_canvas_get_video_info() to get video info from mix
libobs: Rewrite macOS Hotkeys to use CGEventTap
libobs: Update version to 32.2.1
libobs: Properly handle NULL data in json
libobs: Deprecate obs_data_autoselect_*
libobs: Rename MODULE_FILE_NOT_FOUND code to MODULE_FAILED_TO_OPEN
libobs: Fix clear color mismatch in Metal and OpenGL on Apple Silicon
libobs: Refactor `encoder_group` access
libobs: Add multitrack dynamic bitrate capability
libobs: Improve HEVC packet priority determination
libobs: Remove _WIN32 ifdef from enum
Update copyrights/names
libobs: Treat os_dlopen failure as module load failure
libobs: Fix comment typo
libobs: Rename OBS_NIX_PLATFORM_X11_GLX to OBS_NIX_PLATFORM_INVALID
libobs: Add a Wayland platform
libobs/nix: Move X11-specific code to obs-nix-x11.c
libobs: Add Flatpak commit logging
libobs: Remove unused obs_*_info module pointer
libobs: Deprecate v1 of obs_properties_add_button
libobs: Fix scene and group load state
Revert libobs: Mix audio of each source in a scene only once
libobs: Add core logic for phase 1 plugin manager
image-source: Fix interrupted transitions
frontend, libobs: Add ability to set custom source icons
libobs: Remove extra gs_flush calls
libobs: Remove unused code
libobs: Add ARM64 support to Windows crash handler
libobs: Properly fix canvas video reset/restore
Update C++ files with braces
cmake/libobs: Only set beta/rc increment
libobs: Use static library for version string information