Jim 77643cce1e Merge pull request #1139 from takev/pulseaudio-surround-selection 7 years ago
..
audio-monitoring 77643cce1e Merge pull request #1139 from takev/pulseaudio-surround-selection 7 years ago
callback e3d19c5b16 libobs/callback: Add calldata_create and calldata_destroy 7 years ago
data db1da73647 libobs: Fix I420 shader for (width/2)%4 == 2 resolutions 8 years ago
graphics 66f993d214 libobs: Exclude certain declarations from SWIG processing 7 years ago
media-io 77643cce1e Merge pull request #1139 from takev/pulseaudio-surround-selection 7 years ago
util b56c33a260 libobs/util: Add THREAD_LOCAL macro 7 years ago
CMakeLists.txt 0759eeb5da libobs: Add wrapper function to query Windows registry 8 years ago
LibObsConfig.cmake.in 8841ea8a6f cmake: Export plugin data destination 11 years ago
LibObsConfigVersion.cmake.in 38594fff9e Export libobs cmake target, so external plugins can be built without ugly hacks 11 years ago
obs-audio-controls.c dc7e05c0b9 libobs: Fix double -> float conversion warning 7 years ago
obs-audio-controls.h 50ce228455 UI: Rework volume-meters, adding more information 7 years ago
obs-audio.c be98cee2a0 Fix various typos across multiple modules 8 years ago
obs-avc.c fba152aed9 libobs: Fix bug in AVC encoder packet allocation 8 years ago
obs-avc.h 1a38d779c9 libobs: Add function to extract AVC header/sei 9 years ago
obs-cocoa.c 6fc74d69a9 libobs: Add functions to get logical/physical cores 8 years ago
obs-config.h 350e7a7612 libobs: Update to version 20.1.3 8 years ago
obs-data.c 9ab0f26214 libobs: Fix bug where obs_data default might not be set 8 years ago
obs-data.h f60952fe09 libobs: Add obs_data_item_get_name function 9 years ago
obs-defs.h c52b954b8e libobs: Add output stop error for "no space left" 10 years ago
obs-display.c 8b640fae24 Fix various null pointer issues detected by Coverity 8 years ago
obs-encoder.c d4676e27dd libobs: Fix height return value condition 8 years ago
obs-encoder.h be98cee2a0 Fix various typos across multiple modules 8 years ago
obs-ffmpeg-compat.h d670d7badb libobs: Fix FFmpeg constants 8 years ago
obs-hotkey-name-map.c 8472857521 libobs: Fix warning from mingw 10 years ago
obs-hotkey.c e37f6b3bd6 libobs: Do not save hotkeys for private sources 8 years ago
obs-hotkey.h 1902594da4 libobs: Fix function to be static inline 7 years ago
obs-hotkeys.h 4c61ae9513 libobs: Add <> or \| on RT 102-key as hotkey 8 years ago
obs-interaction.h 26cf4688c2 Add interaction support to libobs 11 years ago
obs-internal.h a730f9d6ce libobs: Add ability to disable source types 7 years ago
obs-module.c 70bc2581b7 libobs: Fix log message 7 years ago
obs-module.h 4fd66d4d1e libobs: Add post-load module callback 8 years ago
obs-nix.c ee5b371576 Merge pull request #988 from ishitatsuyuki/xcb-segfault 8 years ago
obs-output-delay.c 7d6e6eee79 libobs: Use reference counting for encoder packets 9 years ago
obs-output.c 260de35be6 libobs: When interleaving packets, make video come first 8 years ago
obs-output.h d839c77824 libobs: Add API to specify codec support on encoded outputs 8 years ago
obs-properties.c fd9e5d45a3 libobs: Add obs_property_set_modified_callback2 7 years ago
obs-properties.h fd9e5d45a3 libobs: Add obs_property_set_modified_callback2 7 years ago
obs-scene.c a79992eae9 libobs: Fix audio issue with scene items 7 years ago
obs-scene.h 2ef00ecec4 libobs: Add private settings to scene items/sources 8 years ago
obs-service.c 24571599db libobs: Add ability for service to specify its output type 8 years ago
obs-service.h 24571599db libobs: Add ability for service to specify its output type 8 years ago
obs-source-deinterlace.c d13fa96851 libobs: Don't use source flags for async buffering 8 years ago
obs-source-transition.c f4142a8ac8 libobs: Fix audio buffer clear in custom source mixing 7 years ago
obs-source.c 8a1486d15f libobs: Fix rendering if filter context no longer exists 7 years ago
obs-source.h a730f9d6ce libobs: Add ability to disable source types 7 years ago
obs-ui.h be98cee2a0 Fix various typos across multiple modules 8 years ago
obs-video.c 0ffc9bbf05 libobs: Add video tick callback functions 7 years ago
obs-view.c ab520cab25 libobs: Hide sources when an obs_view is destroyed 10 years ago
obs-win-crash-handler.c d516a33c60 libobs: Add Windows bitness/arch to crash handler 9 years ago
obs-windows.c 8395cfcbce libobs: Log which security software is in use 7 years ago
obs.c f06f85fd56 libobs: Prevent access to OBS context during shutdown 7 years ago
obs.h 66f993d214 libobs: Exclude certain declarations from SWIG processing 7 years ago
obs.hpp 2bd8ab7c09 (API Change) libobs: Add global module config path 10 years ago
obsconfig.h.in fef71c4b7c libobs: Fix ImageMagick header path 8 years ago