Alex Luccisano 07d504e5c7 shared/bpm: Add BPM (Broadcast Performance Metrics) 1 year ago
..
audio-monitoring 2963959e71 libobs: Replace circlebuf with deque 1 year ago
callback 9a9975890e libobs/callback: Remove unused static-inline function 1 year ago
cmake f0d619521b libobs: Fix Windows x86 CMake when using reduced obs-deps package 1 year ago
data e79e28598b libobs,obs-filters: Use common straight alpha math 2 years ago
graphics 71736ffb7d libobs/graphics: Add inline qualifier to functions in header files 1 year ago
media-io f07004c3b7 libobs: Remove compatibility with FFmpeg < 6.1 1 year ago
pkgconfig 4252c8a069 cmake: Fix pkgconfig generation 3 years ago
util 26b7b4511c libobs/util: Add `os_nstime_to_timespec` 1 year ago
CMakeLists.txt f0d619521b libobs: Fix Windows x86 CMake when using reduced obs-deps package 1 year ago
obs-audio-controls.c 78bc3300c0 libobs: Remove obs_volmeter_{get,set}_update_interval() 1 year ago
obs-audio-controls.h 78bc3300c0 libobs: Remove obs_volmeter_{get,set}_update_interval() 1 year ago
obs-audio.c aa730bcd4c libobs: Fix audio doubling with multiple main view mixes 1 year ago
obs-av1.c 07d504e5c7 shared/bpm: Add BPM (Broadcast Performance Metrics) 1 year ago
obs-av1.h 07d504e5c7 shared/bpm: Add BPM (Broadcast Performance Metrics) 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 66ff8cb6d3 libobs: Always explicitly check modifiers in macOS hotkey event handler 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 07d504e5c7 shared/bpm: Add BPM (Broadcast Performance Metrics) 1 year ago
obs-encoder.h 6a53b8928f libobs: Add encoder packet timing support 1 year ago
obs-ffmpeg-compat.h f07004c3b7 libobs: Remove compatibility with FFmpeg < 6.1 1 year 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 84d462c31c libobs: Remove obs_hotkey_enable_strict_modifiers() 1 year ago
obs-hotkey.h 84d462c31c libobs: Remove obs_hotkey_enable_strict_modifiers() 1 year 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 07d504e5c7 shared/bpm: Add BPM (Broadcast Performance Metrics) 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 16f0bb68ae libobs: Add `OBS_ENCODER_CAP_SCALING` 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 75cde08e8d libobs: Rename OBS_NIX_PLATFORM_X11_GLX to OBS_NIX_PLATFORM_INVALID 1 year ago
obs-nix-platform.h 75cde08e8d libobs: Rename OBS_NIX_PLATFORM_X11_GLX to OBS_NIX_PLATFORM_INVALID 1 year 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 6a53b8928f libobs: Add encoder packet timing support 1 year ago
obs-output.c 07d504e5c7 shared/bpm: Add BPM (Broadcast Performance Metrics) 1 year ago
obs-output.h 6a53b8928f libobs: Add encoder packet timing support 1 year ago
obs-properties.c a4f5a33b14 libobs: Remove obs_proprety_text_type() 1 year ago
obs-properties.h a4f5a33b14 libobs: Remove obs_proprety_text_type() 1 year ago
obs-scene.c c521b23619 libobs: Always set initial scene item pos to top-left corner 1 year ago
obs-scene.h ddd586ae03 libobs: Allow scene items to use legacy absolute mode 1 year ago
obs-service.c 22fc29c5b4 docs,libobs: Remove deprecated service APIs 1 year 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 d76f4b3aad libobs: Remove unused static-inline functions 1 year ago
obs-source.c 198581a475 libobs: Add source profiler 1 year ago
obs-source.h a494cf5ce4 libobs: Add obs_source_info.filter_add 2 years ago
obs-video-gpu-encode.c 6a53b8928f libobs: Add encoder packet timing support 1 year ago
obs-video.c 198581a475 libobs: Add source profiler 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 b7553b5883 docs,libobs: Remove master volume functions 1 year ago
obs.h 07d504e5c7 shared/bpm: Add BPM (Broadcast Performance Metrics) 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