1
0
tt2468 3e4c275efc libobs/util: Remove old ifdefs 4 жил өмнө
..
audio-monitoring a5d08e347e linux-pulseaudio: fix race conditions 4 жил өмнө
callback 93205e5729 libobs/callback: Fix signal_handler_disconnect_global 4 жил өмнө
data c9766d8e28 libobs: Add DrawSrgbDecompress default technique 4 жил өмнө
graphics e6ab8106aa libobs/graphics: Avoid darray recycle 4 жил өмнө
media-io 8440a53da3 libobs: Round up chroma sizes for odd resolutions 4 жил өмнө
util 3e4c275efc libobs/util: Remove old ifdefs 4 жил өмнө
CMakeLists.txt ea9c75bacb cmake: Remove local files for checking threading support 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 08b1b66439 libobs: fix building modules once installed 6 жил өмнө
obs-audio-controls.h f53df7da64 clang-format: Apply formatting 6 жил өмнө
obs-audio.c b94fbac7ef libobs: Fix warnings 4 жил өмнө
obs-avc.c f53df7da64 clang-format: Apply formatting 6 жил өмнө
obs-avc.h f53df7da64 clang-format: Apply formatting 6 жил өмнө
obs-cocoa.m 7852efcba6 libobs: Cleanup uses of objc_msgSend in Objective-C code 4 жил өмнө
obs-config.h 3887c09066 libobs: Update version to 27.0.1 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 4772a99e3e libobs: Defer reconfiguring encoders to the encode threads 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 f53df7da64 clang-format: Apply formatting 6 жил өмнө
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 4772a99e3e libobs: Defer reconfiguring encoders to the encode threads 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 86ecaadffb libobs: Fix bad type and size mismatch 5 жил өмнө
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 d6c77964c0 libobs: Fix stack buffer overflow in build_current_order_info 4 жил өмнө
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 96c1a76523 libobs: Avoid recycling async frames 4 жил өмнө
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 3dbfa4919a libobs: Add stop_audio function, change shutdown order 4 жил өмнө
obs.h 7c72fd1d4c libobs: Plumb texcoord hint to reduce GPU cost 4 жил өмнө
obs.hpp f5d6a695be libobs: Add OBSRef::Get() 5 жил өмнө
obsconfig.h.in 2b3cb54771 libobs: Add a Wayland platform 4 жил өмнө