Ryan Foster 5854f3b9e5 libobs: Update version to 30.2.2 1 year ago
..
audio-monitoring 2963959e71 libobs: Replace circlebuf with deque 1 year ago
callback 106c7aa61f Update copyrights/names 2 years ago
cmake efd0e6d0bd libobs: Add buffered file serializer to legacy cmake 1 year ago
data e79e28598b libobs,obs-filters: Use common straight alpha math 2 years ago
graphics 02c1742b30 libobs/graphics: Prevent heap overflow in libnsgif 1 year ago
media-io 8c71b0b586 libobs: Fix plane heights for odd values 1 year ago
pkgconfig 4252c8a069 cmake: Fix pkgconfig generation 3 years ago
util bd36daa395 UI: Address logging buffer size discrepancies 1 year ago
CMakeLists.txt 92352f18b8 cmake: Add obs-config.h to libobs headers 1 year ago
obs-audio-controls.c 52ae5fc4bd UI: Update volume meter appearance 1 year ago
obs-audio-controls.h 52ae5fc4bd UI: Update volume meter appearance 1 year ago
obs-audio.c aa730bcd4c libobs: Fix audio doubling with multiple main view mixes 1 year ago
obs-av1.c 5c8be1de22 libobs: Add caption support for AV1 1 year ago
obs-av1.h 5c8be1de22 libobs: Add caption support for AV1 1 year ago
obs-avc.c 279e9424c0 libobs: Fix obs_parse_avc_header missing high profile parameters 1 year ago
obs-avc.h 106c7aa61f Update copyrights/names 2 years ago
obs-cocoa.m 78b6cf16c3 libobs: Use aligned memory allocator in Cocoa logging 1 year ago
obs-config.h 5854f3b9e5 libobs: Update version to 30.2.2 1 year ago
obs-data.c 94d158c425 libobs: Add functions to serialize JSON with default values 1 year ago
obs-data.h 94d158c425 libobs: Add functions to serialize JSON with default values 1 year ago
obs-defs.h 106c7aa61f Update copyrights/names 2 years ago
obs-display.c f7d3ba7b1b libobs: Check if adapter can safely fast clear 2 years ago
obs-encoder.c 8892edde05 libobs: Merge `obs_encoder_stop()` and `..._stop_internal()` 1 year ago
obs-encoder.h 02c90207fc libobs,libobs-opengl: enable GPU encoding for OpenGL 1 year ago
obs-ffmpeg-compat.h c939525f77 libobs: Remove legacy FFmpeg compatibility 2 years ago
obs-hevc.c 106c7aa61f Update copyrights/names 2 years ago
obs-hevc.h 106c7aa61f Update copyrights/names 2 years ago
obs-hotkey-name-map.c eff3cf134c libobs: Use uthash for hotkey name map 2 years ago
obs-hotkey.c a41c616b21 libobs: Do not send hotkey_bindings_changed if nothing changed 2 years ago
obs-hotkey.h d093128935 libobs: Deprecate obs_hotkey_enable_strict_modifiers 3 years ago
obs-hotkeys.h c2c049c606 libobs: Remove _WIN32 ifdef from enum 6 years ago
obs-interaction.h 106c7aa61f Update copyrights/names 2 years ago
obs-internal.h e215502b62 libobs, UI: Normalize encoder group API 1 year ago
obs-missing-files.c fb95e1d1e9 libobs: Add missing file API to sources 4 years ago
obs-missing-files.h fb95e1d1e9 libobs: Add missing file API to sources 4 years ago
obs-module.c f81ed52ec7 libobs: Add encode_texture2 function to struct obs_encoder_info 1 year ago
obs-module.h 64139a6bbd CI: Update to clang-format 16 2 years ago
obs-nal.c 106c7aa61f Update copyrights/names 2 years ago
obs-nal.h 106c7aa61f Update copyrights/names 2 years ago
obs-nix-platform.c c648222332 libobs,libobs-opengl,obs-ffmpeg-mux: Calm deprecation warnings on *nix 2 years ago
obs-nix-platform.h 867938cd9d libobs: Do not hide OBS_NIX_PLATFORM_WAYLAND behind ifdef 2 years ago
obs-nix-wayland.c a9641940cb libobs: Add media key support for linux 3 years ago
obs-nix-wayland.h 2b3cb54771 libobs: Add a Wayland platform 4 years ago
obs-nix-x11.c 106c7aa61f Update copyrights/names 2 years ago
obs-nix-x11.h 510c747459 libobs/nix: Move X11-specific code to obs-nix-x11.c 4 years ago
obs-nix.c cb1a4c1c61 libobs: Fix relocatable Linux builds using legacy portable build flag 1 year ago
obs-nix.h 510c747459 libobs/nix: Move X11-specific code to obs-nix-x11.c 4 years ago
obs-output-delay.c 2963959e71 libobs: Replace circlebuf with deque 1 year ago
obs-output.c 751dbdad10 libobs: Update video encoder group struct member names 1 year ago
obs-output.h 6ec0b2db11 libobs: Add support to obs-outputs for multi video encoders 2 years ago
obs-properties.c b081adf72e libobs: Fix crash when plugins delete properties in callback 2 years ago
obs-properties.h ad9fd6c6f0 libobs,UI: Add properties radio button list 2 years ago
obs-scene.c 72924ac1f3 libobs: Deduplicate audio for nested scenes/groups if not transitioning 1 year ago
obs-scene.h 8a38e3375b libobs: Mix audio of each source in a scene only once 1 year ago
obs-service.c 106c7aa61f Update copyrights/names 2 years ago
obs-service.h ed577a05aa libobs: Add bearer token to obs_service_connect_info 2 years ago
obs-source-deinterlace.c 106c7aa61f Update copyrights/names 2 years ago
obs-source-transition.c 106c7aa61f Update copyrights/names 2 years ago
obs-source.c a1e0626c14 libobs: Add global source filter add/remove signals 1 year ago
obs-source.h a494cf5ce4 libobs: Add obs_source_info.filter_add 2 years ago
obs-video-gpu-encode.c 751dbdad10 libobs: Update video encoder group struct member names 1 year ago
obs-video.c e215502b62 libobs, UI: Normalize encoder group API 1 year ago
obs-view.c 5ea9fcc951 libobs: Add obs_view_enum_video_info 1 year ago
obs-win-crash-handler.c 106c7aa61f Update copyrights/names 2 years ago
obs-windows.c db895092ed cmake: Add changes for CMake build framework 3.0 2 years ago
obs.c 1cb1864cc0 libobs: Fix crash when mix is NULL 1 year ago
obs.h e215502b62 libobs, UI: Normalize encoder group API 1 year ago
obs.hpp 64139a6bbd CI: Update to clang-format 16 2 years ago
obsconfig.h.in e11ffeccb0 cmake/libobs: Only set beta/rc increment 2 years ago
obsversion.c.in 2966c4030e libobs: Use static library for version string information 2 years ago
obsversion.h 2966c4030e libobs: Use static library for version string information 2 years ago