Clayton Groeneveld d45e92c10c libobs: Add raw audio callback function 4 년 전
..
audio-monitoring 6e9644ec15 libobs: Add obs_audio_monitoring_supported() 4 년 전
callback 23cda97a54 libobs/callback: Make proc_handler_t threadsafe 4 년 전
data 4e6765a01b libobs: Remove DrawSrgbDecompressPremultiplied 4 년 전
graphics c8e417057a libobs, libobs-d3d11: Add support for NT Handle shared textures 4 년 전
media-io 5f68991911 clang-format: Commit file changes for clang-format 12 4 년 전
util 19fab46ef7 simde: Update README.libobs 4 년 전
CMakeLists.txt 6e9644ec15 libobs: Add obs_audio_monitoring_supported() 4 년 전
LibObsConfig.cmake.in 8841ea8a6f cmake: Export plugin data destination 11 년 전
LibObsConfigVersion.cmake.in 38594fff9e Export libobs cmake target, so external plugins can be built without ugly hacks 11 년 전
libobs.pc.in 7da9a2f0d3 libobs: add ppc64(le) specific flags to libobs.pc 5 년 전
obs-audio-controls.c af6c719139 UI, libobs, obs-plugins: Fix compiler warnings 4 년 전
obs-audio-controls.h 48ee5a8ac9 libobs: Mark unused audio functions as deprecated 4 년 전
obs-audio.c b94fbac7ef libobs: Fix warnings 4 년 전
obs-avc.c f53df7da64 clang-format: Apply formatting 6 년 전
obs-avc.h 424128a825 clang-format: Commit file changes for clang-format 11 4 년 전
obs-cocoa.m 7852efcba6 libobs: Cleanup uses of objc_msgSend in Objective-C code 4 년 전
obs-config.h 3c14e4ece2 libobs: Update version to 27.1.2 4 년 전
obs-data.c 74c2379eba libobs: Add obs_data_get_last_json() 4 년 전
obs-data.h 74c2379eba libobs: Add obs_data_get_last_json() 4 년 전
obs-defs.h f53df7da64 clang-format: Apply formatting 6 년 전
obs-display.c f53df7da64 clang-format: Apply formatting 6 년 전
obs-encoder.c b47e4858b8 libobs: Add profiler section for send_packet 4 년 전
obs-encoder.h 4f6b4df17e UI: Hide encoder if marked internal 5 년 전
obs-ffmpeg-compat.h f53df7da64 clang-format: Apply formatting 6 년 전
obs-hotkey-name-map.c a3f10cf0be libobs: Remove WIN32_LEAN_AND_MEAN 4 년 전
obs-hotkey.c d8a253c42f libobs, linux-v4l2: Set thread names 4 년 전
obs-hotkey.h f53df7da64 clang-format: Apply formatting 6 년 전
obs-hotkeys.h c2c049c606 libobs: Remove _WIN32 ifdef from enum 6 년 전
obs-interaction.h f53df7da64 clang-format: Apply formatting 6 년 전
obs-internal.h 9819cb2924 libobs: Add obs_weak_source_expired() 4 년 전
obs-missing-files.c fb95e1d1e9 libobs: Add missing file API to sources 4 년 전
obs-missing-files.h fb95e1d1e9 libobs: Add missing file API to sources 4 년 전
obs-module.c 5e44e6412a libobs: Fix memory overrun if libobs version mismatches 4 년 전
obs-module.h d45017370b libobs: Add functions to get locale text from modules 5 년 전
obs-nix-platform.c 506b950d02 libobs: Introduce the concept of a Unix platform 4 년 전
obs-nix-platform.h 2b3cb54771 libobs: Add a Wayland platform 4 년 전
obs-nix-wayland.c 2b3cb54771 libobs: Add a Wayland platform 4 년 전
obs-nix-wayland.h 2b3cb54771 libobs: Add a Wayland platform 4 년 전
obs-nix-x11.c 9525943bc0 libobs: Fix crash when no context 4 년 전
obs-nix-x11.h 510c747459 libobs/nix: Move X11-specific code to obs-nix-x11.c 4 년 전
obs-nix.c 712478f48c libobs/nix: List Flatpak search paths 4 년 전
obs-nix.h 510c747459 libobs/nix: Move X11-specific code to obs-nix-x11.c 4 년 전
obs-output-delay.c 6c0d234385 libobs: Minor fixes / code cleanups 4 년 전
obs-output.c a4146a685b libobs: Allow last encoder error for last output error 4 년 전
obs-output.h 153fa6337f libobs: Implement pausing of outputs 6 년 전
obs-properties.c 74c3781554 libobs, UI: Add support for button properties as links 4 년 전
obs-properties.h 74c3781554 libobs, UI: Add support for button properties as links 4 년 전
obs-scene.c c104e59bd4 libobs: Add obs_scene_prune_sources 3 년 전
obs-scene.h 32e7ba1abe UI: Add visibility transitions 4 년 전
obs-service.c ebbe8d1bf9 libobs: Change service max res. to res. list 5 년 전
obs-service.h ebbe8d1bf9 libobs: Change service max res. to res. list 5 년 전
obs-source-deinterlace.c 9e66a4d1ad libobs: Deinterlace as linear SRGB when needed 4 년 전
obs-source-transition.c 3191f5ddb0 libobs: transition: ignore sources with ts=0 4 년 전
obs-source.c 079e6cebee libobs: Free async cache when sources output NULL frames 3 년 전
obs-source.h ae7718a765 libobs, obs-filters: SRGB backwards compatibility 4 년 전
obs-ui.h d124e6402c docs/sphinx: Fix various typos 6 년 전
obs-video-gpu-encode.c 4772a99e3e libobs: Defer reconfiguring encoders to the encode threads 4 년 전
obs-video.c 71bd5860ce libobs: Final downsample with SRGB formats 4 년 전
obs-view.c f53df7da64 clang-format: Apply formatting 6 년 전
obs-win-crash-handler.c f0ad7a92cd libobs: Include thread names in thread traces 4 년 전
obs-windows.c 618781e563 libobs: Log Windows 10 Hardware GPU Scheduler 5 년 전
obs.c d45e92c10c libobs: Add raw audio callback function 3 년 전
obs.h d45e92c10c libobs: Add raw audio callback function 3 년 전
obs.hpp f5d6a695be libobs: Add OBSRef::Get() 5 년 전
obsconfig.h.in 2b3cb54771 libobs: Add a Wayland platform 4 년 전