Palana 850d92bac0 libobs: Add config_has_(user|default)_value functions 11 years ago
..
callback 85fd6863e2 Fix missing initialization 11 years ago
graphics a27f2fbb3a Fix potentially uninitialized variable warnings 11 years ago
media-io c7bb73fe07 Implement high encoder CPU usage handling 11 years ago
util 850d92bac0 libobs: Add config_has_(user|default)_value functions 11 years ago
CMakeLists.txt 83c041e14f Merge pull request #152 from BtbN/cmake_fixes 11 years ago
LibObsConfig.cmake.in 34923f1f83 Also export a plugin destination, so external plugins know where to install stuff 11 years ago
LibObsConfigVersion.cmake.in 38594fff9e Export libobs cmake target, so external plugins can be built without ugly hacks 11 years ago
obs-avc.c 4a652ec82d obs-output module: Fill out more functions 11 years ago
obs-avc.h 4a652ec82d obs-output module: Fill out more functions 11 years ago
obs-cocoa.c 9e65c1af78 Log OS name and version on OSX 11 years ago
obs-config.h 9b23914c37 libobs: Add 'initialize' callback to services 11 years ago
obs-data.c c2bb95250b Add obs-data autoselect functions 11 years ago
obs-data.h c2bb95250b Add obs-data autoselect functions 11 years ago
obs-defs.h b23f8cc6e1 Scenes: Implement more item positioning features 11 years ago
obs-display.c 4a6d19f206 libobs: Add services API, reduce repeated code 11 years ago
obs-encoder.c 413641a11f Log when any libobs objects are created/destroyed 11 years ago
obs-encoder.h 0b4a259e56 Remove 'locale' parameter from all callbacks 11 years ago
obs-ffmpeg-compat.h 17a9fcaafb Use propper ffmpeg compatiblity instead of relying on deprecated functions 11 years ago
obs-internal.h 64074e9fda Add counting of total video frames to outputs 11 years ago
obs-module.c ac760efb57 libobs: Add function for default module locale 11 years ago
obs-module.h aed8f54f1a libobs: Add macro for default module locale 11 years ago
obs-nix.c 76ff395aed Log system information on startup 11 years ago
obs-output.c 413641a11f Log when any libobs objects are created/destroyed 11 years ago
obs-output.h 3d1c132989 Add statistics functions to outputs 11 years ago
obs-properties.c 4812a6130c libobs: Fill in rest of 'path' property code 11 years ago
obs-properties.h 4812a6130c libobs: Fill in rest of 'path' property code 11 years ago
obs-scene.c 3af33e11b7 Fix 'potentially uninitialized' warning on var 11 years ago
obs-scene.h b23f8cc6e1 Scenes: Implement more item positioning features 11 years ago
obs-service.c 413641a11f Log when any libobs objects are created/destroyed 11 years ago
obs-service.h 0b4a259e56 Remove 'locale' parameter from all callbacks 11 years ago
obs-source.c 413641a11f Log when any libobs objects are created/destroyed 11 years ago
obs-source.h 0b4a259e56 Remove 'locale' parameter from all callbacks 11 years ago
obs-ui.h 8e81d8be56 Revamp API and start using doxygen 11 years ago
obs-video.c dbb9124bf6 Remove 'effect' param from effect param funcs 11 years ago
obs-view.c f2ee950746 Activate user-selected audio devices 11 years ago
obs-windows.c 76ff395aed Log system information on startup 11 years ago
obs.c 893746f487 Log audio/video settings 11 years ago
obs.h 1570e53364 Add obs_encoder_getname function 11 years ago
obs.hpp 254d830c08 Make a minor OCD tweak to align parameters 11 years ago
obsconfig.h.in 38594fff9e Export libobs cmake target, so external plugins can be built without ugly hacks 11 years ago