Palana 7f172eb1b4 Change semantics of obs-data default values 11 years ago
..
callback 4b17bb89ed Allow signal callback deletion while signalling 11 years ago
graphics 9d66c96299 Fix bug with creating immediate vertex buffers 11 years ago
media-io a91174e2b2 Slight modification of mixing function 11 years ago
util 56b3685940 Add include for ptrdiff_t 11 years ago
CMakeLists.txt e2c2e50f4c Fix ffmpeg/x264 find modules according to cmake find module naming conventions 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 563613db8f Rename obs-data.h to obs-internal.h 11 years ago
obs-config.h 9b23914c37 libobs: Add 'initialize' callback to services 11 years ago
obs-data.c 7f172eb1b4 Change semantics of obs-data default values 11 years ago
obs-data.h 7f172eb1b4 Change semantics of obs-data default values 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 9b23914c37 libobs: Add 'initialize' callback to services 11 years ago
obs-encoder.h 519c4f4118 Fix issue when using multiple video encoders 11 years ago
obs-internal.h 9b23914c37 libobs: Add 'initialize' callback to services 11 years ago
obs-module.c 8830c4102f obs-studio UI: Implement stream settings UI 11 years ago
obs-module.h 22aec1c391 Well, that was embarassing. (Remove size macro) 11 years ago
obs-nix.c 268e4e7811 Add more checks for NULL pointers 11 years ago
obs-output.c 9b23914c37 libobs: Add 'initialize' callback to services 11 years ago
obs-output.h bd331c8ffe Remove the weird size stuff from OBS_DECLARE_MODULE 11 years ago
obs-properties.c e007d02c21 Allow property list entries to be disabled 11 years ago
obs-properties.h e007d02c21 Allow property list entries to be disabled 11 years ago
obs-scene.c ed5b4f590c Fix a number of warnings 11 years ago
obs-scene.h b23f8cc6e1 Scenes: Implement more item positioning features 11 years ago
obs-service.c 9b23914c37 libobs: Add 'initialize' callback to services 11 years ago
obs-service.h 9b23914c37 libobs: Add 'initialize' callback to services 11 years ago
obs-source.c 20a61ace77 libobs: Account for volume with audio levels 11 years ago
obs-source.h 4682cfb61b Fix an issue with async (video) source destruction 11 years ago
obs-ui.h 8e81d8be56 Revamp API and start using doxygen 11 years ago
obs-video.c 4a6d19f206 libobs: Add services API, reduce repeated code 11 years ago
obs-view.c f2ee950746 Activate user-selected audio devices 11 years ago
obs-windows.c fa490fa8c4 Implement some basic logging for windows 11 years ago
obs.c 2a7f202e7e libobs: Add 'solid' effect for basic primitives 11 years ago
obs.h 9b23914c37 libobs: Add 'initialize' callback to services 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