jp9000 c99f65a0df libobs: Add property functions to mod. int/double limits 9 years ago
..
callback 92bbb8e8b1 libobs/callback: Allow ability to use calldata_t with stack 9 years ago
data 84ce1076f1 libobs: Fix field order of retro/linear 2x shaders 9 years ago
graphics 0bc0db1207 libobs/graphics: Add gs_draw_sprite_subregion function 9 years ago
media-io c3629eacb5 libobs: Add Y800 color format support 9 years ago
util 6b2862fe1e Revert "libobs/util: Add index operator to BPtr" 9 years ago
CMakeLists.txt 07c644c581 libobs: Add deinterlacing API functions 9 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 03b2ca65cf libobs: Only lock audio meter/fader when accessing data 9 years ago
obs-audio-controls.h 669da7ba36 libobs: Do not use signals with audio capture/controls 9 years ago
obs-audio.c 31496ec363 libobs: Lower max audio tick count to 45 (approx >1 sec) 9 years ago
obs-avc.c 7d5df34a6b libobs: Do not set p-frames to highest priority 9 years ago
obs-avc.h 1a38d779c9 libobs: Add function to extract AVC header/sei 9 years ago
obs-cocoa.c 74e4c33756 libobs: Use IOKit error code when polling hotkeys (OSX) 10 years ago
obs-config.h 632f0bff5a libobs: Update to 0.15.4 9 years ago
obs-data.c 58265e6950 libobs: Fix null pointer dereference 9 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 27a0749d8d libobs: Add func to set display background color 10 years ago
obs-encoder.c 526d390adb libobs: Reduce unnecessary logging (info -> debug) 9 years ago
obs-encoder.h 3d53cf3a6c libobs: Store system timestamp DTS on packets 9 years ago
obs-ffmpeg-compat.h 17a9fcaafb Use propper ffmpeg compatiblity instead of relying on deprecated functions 11 years ago
obs-hotkey-name-map.c 8472857521 libobs: Fix warning from mingw 10 years ago
obs-hotkey.c 1bcbaf8e75 libobs: Use byte sequence for non-breaking spaces 10 years ago
obs-hotkey.h 23a2228142 libobs: Add scene item hotkeys 10 years ago
obs-hotkeys.h 5ad553d06d libobs: Add global hotkey support 10 years ago
obs-interaction.h 26cf4688c2 Add interaction support to libobs 11 years ago
obs-internal.h 95ce556051 libobs: Add obs_get_active_fps function 9 years ago
obs-module.c b9d67cbf4b libobs: Add function to log currently loaded modules 9 years ago
obs-module.h 988bbc6080 libobs: Add obs_module_get_string helper function 9 years ago
obs-nix.c 3a5d7b1168 libobs: Fix mouse button hotkeys on linux 10 years ago
obs-output-delay.c d7db0b8b01 (API Change) libobs: Fix output data cutoff on stop 9 years ago
obs-output.c bc3944301f libobs: Allow forced stop even when already stopping 9 years ago
obs-output.h d7db0b8b01 (API Change) libobs: Fix output data cutoff on stop 9 years ago
obs-properties.c c99f65a0df libobs: Add property functions to mod. int/double limits 9 years ago
obs-properties.h c99f65a0df libobs: Add property functions to mod. int/double limits 9 years ago
obs-scene.c 5fb9dcbaa7 libobs: Fix possible null pointer dereference 9 years ago
obs-scene.h d49833830c libobs: Add ability to use scale filters on scene items 9 years ago
obs-service.c 526d390adb libobs: Reduce unnecessary logging (info -> debug) 9 years ago
obs-service.h 6285a47726 (API Change) libobs: Pass type data to get_name callbacks 10 years ago
obs-source-deinterlace.c 3cb36bbd51 libobs: Fix deinterlacing discarding flipped status 9 years ago
obs-source-transition.c aa88b323aa libobs: Do not draw transitions if size 0 9 years ago
obs-source.c 526d390adb libobs: Reduce unnecessary logging (info -> debug) 9 years ago
obs-source.h 855381fc9e libobs: Add source capability flag for deprecation 9 years ago
obs-ui.h 7920668e56 libobs: Add private data to definition structures 10 years ago
obs-video.c 95ce556051 libobs: Add obs_get_active_fps function 9 years ago
obs-view.c ab520cab25 libobs: Hide sources when an obs_view is destroyed 10 years ago
obs-win-crash-handler.c c629bbe50f libobs: Always write crashing thread first 10 years ago
obs-windows.c aa899c2278 libobs: Log Windows bitness (32/64-bit) 9 years ago
obs.c 95ce556051 libobs: Add obs_get_active_fps function 9 years ago
obs.h 95ce556051 libobs: Add obs_get_active_fps function 9 years ago
obs.hpp 2bd8ab7c09 (API Change) libobs: Add global module config path 10 years ago
obsconfig.h.in d78d0072a0 libobs/util: Add functions to inhibit sleep 10 years ago