jp9000 cd2c75a05d Rename get_encoder_info for consistency 11 years ago
..
callback 85fd6863e2 Fix missing initialization 11 years ago
data 38c2fc87aa Move all data into the subdir it belongs to 11 years ago
graphics c9e225d719 Prevent loading image files with null/empty paths 11 years ago
media-io 289137d5f9 media-io: Add function for total video frames 11 years ago
util c5c8cba74d Fix incompatible pointer type warning 11 years ago
CMakeLists.txt 415a698bac Add support for build time dependency copying 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 59ea3becf2 (API Change) Refactor module handling 11 years ago
obs-config.h 8380d10805 Export plugin destination and relative prefix to obsconfig.h 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 c2a0b9c00d Change macro to MODULE_MISSING_EXPORTS for clarity 11 years ago
obs-display.c 4a6d19f206 libobs: Add services API, reduce repeated code 11 years ago
obs-encoder.c cd2c75a05d Rename get_encoder_info for consistency 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 f0ac19abba Remove version parameter from obs_module_load 11 years ago
obs-module.c e87ed914f8 Add API functions to get information about modules 11 years ago
obs-module.h 892fdea83e Remove macro to free locale 11 years ago
obs-nix.c 59ea3becf2 (API Change) Refactor module handling 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 77bb225910 Add OBS_TEXT_MULTILINE for text obs properties 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 6b284d9e58 Fix audio meters so that volume is applied linearly. 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 12 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 12 years ago
obs-windows.c 59ea3becf2 (API Change) Refactor module handling 11 years ago
obs.c 59ea3becf2 (API Change) Refactor module handling 11 years ago
obs.h e87ed914f8 Add API functions to get information about modules 11 years ago
obs.hpp 254d830c08 Make a minor OCD tweak to align parameters 11 years ago
obsconfig.h.in 8380d10805 Export plugin destination and relative prefix to obsconfig.h 11 years ago