jpark37 4fe6803fe4 libobs: Prevent D3D11 projectors from tearing 3 years ago
..
audio-monitoring 25d84f40d6 libobs: Fix audio monitor output error in macOS 3 years ago
callback 23cda97a54 libobs/callback: Make proc_handler_t threadsafe 4 years ago
cmake 1fd7770548 libobs: Update CMakeLists.txt for libobs and associated libraries 3 years ago
data 3a43fc4a07 libobs: Use left chroma location for SDR 3 years ago
graphics 4fe6803fe4 libobs: Prevent D3D11 projectors from tearing 3 years ago
media-io 06f66f3120 libobs: Clamp audio NaN to 0.0f 3 years ago
pkgconfig 4252c8a069 cmake: Fix pkgconfig generation 3 years ago
util a0eae6f33c libobs/util: Add get_plugin_info (internal) 3 years ago
CMakeLists.txt 97b34ebb76 libobs: Add currently used Qt version to obsconfig.h.in 3 years ago
obs-audio-controls.c af3890a4a9 libobs: Cleanup unused-parameters 3 years ago
obs-audio-controls.h 48ee5a8ac9 libobs: Mark unused audio functions as deprecated 4 years ago
obs-audio.c 4f49968f92 libobs: Remove set but not read variable 3 years ago
obs-avc.c 0e5420750b libobs: Implement H.264/HEVC priority parsing 3 years ago
obs-avc.h 0e5420750b libobs: Implement H.264/HEVC priority parsing 3 years ago
obs-cocoa.m 90b705fcbc libobs: Rename "Mac OS X" to "macOS" in log 3 years ago
obs-config.h 525c535459 libobs: Update version to 27.2.4 3 years ago
obs-data.c ad11ae2f5c libobs: Remove redundant get_data calls in obs_data functions 3 years ago
obs-data.h 74c2379eba libobs: Add obs_data_get_last_json() 4 years ago
obs-defs.h 5490e4f44c libobs,docs: Improve failed module loading logging 3 years ago
obs-display.c 4fe6803fe4 libobs: Prevent D3D11 projectors from tearing 3 years ago
obs-encoder.c 0ed0f2cdb4 libobs: Add I010/P010 support, TRC enum 3 years ago
obs-encoder.h cc242ada58 libobs: Remove trailing whitespace 3 years ago
obs-ffmpeg-compat.h f53df7da64 clang-format: Apply formatting 6 years ago
obs-hevc.c 0e5420750b libobs: Implement H.264/HEVC priority parsing 3 years ago
obs-hevc.h 0e5420750b libobs: Implement H.264/HEVC priority parsing 3 years ago
obs-hotkey-name-map.c a3f10cf0be libobs: Remove WIN32_LEAN_AND_MEAN 4 years ago
obs-hotkey.c ab62c9c615 libobs: Trigger bindings injected by Qt directly 3 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 f53df7da64 clang-format: Apply formatting 6 years ago
obs-internal.h 92d1ca41cc libobs: Fix warnings about type usage 3 years 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 5490e4f44c libobs,docs: Improve failed module loading logging 3 years ago
obs-module.h d45017370b libobs: Add functions to get locale text from modules 5 years ago
obs-nal.c 76893fb7b9 libobs: Add HEVC parsing functions 3 years ago
obs-nal.h 55f35d1d89 libobs: Consolidate H.264 priority scheme 3 years ago
obs-nix-platform.c ca2d02c2ce Drop GLX renderer 3 years ago
obs-nix-platform.h ca2d02c2ce Drop GLX renderer 3 years ago
obs-nix-wayland.c af3890a4a9 libobs: Cleanup unused-parameters 3 years ago
obs-nix-wayland.h 2b3cb54771 libobs: Add a Wayland platform 4 years ago
obs-nix-x11.c 3099b59c2c libobs: Fix hotkey with right-side modifiers 3 years ago
obs-nix-x11.h 510c747459 libobs/nix: Move X11-specific code to obs-nix-x11.c 4 years ago
obs-nix.c ca2d02c2ce Drop GLX renderer 3 years ago
obs-nix.h 510c747459 libobs/nix: Move X11-specific code to obs-nix-x11.c 4 years ago
obs-output-delay.c 6c0d234385 libobs: Minor fixes / code cleanups 4 years ago
obs-output.c 92d1ca41cc libobs: Fix warnings about type usage 3 years ago
obs-output.h 153fa6337f libobs: Implement pausing of outputs 6 years ago
obs-properties.c bf985946a4 libobs,UI,docs: Add info as text property sub-type in the property API 3 years ago
obs-properties.h bf985946a4 libobs,UI,docs: Add info as text property sub-type in the property API 3 years ago
obs-scene.c 12657e4fcc libobs: Replace OBS_UNUSED with UNUSED_PARAMETER 3 years ago
obs-scene.h e638cc9f82 libobs: Add support for nonlinear SRGB blending 3 years ago
obs-service.c 8a698e863d libobs: Add func to get supported service codecs 3 years ago
obs-service.h 8a698e863d libobs: Add func to get supported service codecs 3 years ago
obs-source-deinterlace.c 2a0d8d1c9c libobs: Add support for reading I420 PQ 3 years ago
obs-source-transition.c 23396e21e5 libobs: Allow transitions to mix CCCS sources 3 years ago
obs-source.c 8a4b765c9c libobs: Fix rendering null sprite 3 years ago
obs-source.h 9b46795d57 libobs, UI: Add OBS_ICON_TYPE_PROCESS_AUDIO_OUTPUT 3 years ago
obs-ui.h d124e6402c docs/sphinx: Fix various typos 6 years ago
obs-video-gpu-encode.c 0ed0f2cdb4 libobs: Add I010/P010 support, TRC enum 3 years ago
obs-video.c 348cf1b872 libobs: Remove unused parameters 3 years ago
obs-view.c 0523c2e5e9 libobs: Replace addref calls with get_ref 3 years ago
obs-win-crash-handler.c dccf569982 libobs: Specify format string for bcrash 3 years ago
obs-windows.c 618781e563 libobs: Log Windows 10 Hardware GPU Scheduler 5 years ago
obs.c bb6787968c libobs: Fix issue 4408 (hotkey logic) 3 years ago
obs.h 23c3ad4d02 libobs: Add obs_load_all_modules2 and obs_find_modules2 3 years ago
obs.hpp edfd5ad604 libobs: Add obs_object abstraction and functions 3 years ago
obsconfig.h.in 97b34ebb76 libobs: Add currently used Qt version to obsconfig.h.in 3 years ago