jp9000 7878fda442 libobs: Add filter_remove callback for sources 10 years ago
..
callback 41fad2d1a4 (API Change) Use const params where applicable 11 years ago
data 9b238ef71e libobs: Add obs_get_opaque_effect function 10 years ago
graphics d44d3b1f0a libobs: Use locale-independent double conversion 10 years ago
media-io 84e1f47ced (API Change) Add support for multiple audio mixers 10 years ago
util d44d3b1f0a libobs: Use locale-independent double conversion 10 years ago
CMakeLists.txt 47c86b6cbe libobs: avoid using to w32-pthreads for mingw-w64 10 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 9832a760b8 (API Change) Always use planar float audio output 10 years ago
obs-audio-controls.h 63399bbfd8 libobs: Add peak hold property to volmeter 11 years ago
obs-avc.c 9f97b02c32 libobs: Add function to determine AVC keyframes 11 years ago
obs-avc.h 9f97b02c32 libobs: Add function to determine AVC keyframes 11 years ago
obs-cocoa.c 99c674e41f libobs: Add UI-independent plugin search paths 10 years ago
obs-config.h 0c63afccf5 libobs: Update to 0.8.3 10 years ago
obs-data.c fec29532de libobs: Removed unused parameter and variable 10 years ago
obs-data.h af8d5db4ad libobs: Add obs_data_clear to clear settings 10 years ago
obs-defs.h c2a0b9c00d Change macro to MODULE_MISSING_EXPORTS for clarity 11 years ago
obs-display.c 41fad2d1a4 (API Change) Use const params where applicable 11 years ago
obs-encoder.c ffc7b3c666 libobs: Fix multi. video encoder sync issues 10 years ago
obs-encoder.h 84e1f47ced (API Change) Add support for multiple audio mixers 10 years ago
obs-ffmpeg-compat.h 17a9fcaafb Use propper ffmpeg compatiblity instead of relying on deprecated functions 11 years ago
obs-interaction.h 26cf4688c2 Add interaction support to libobs 11 years ago
obs-internal.h 9b238ef71e libobs: Add obs_get_opaque_effect function 10 years ago
obs-module.c 7e3efa86e5 libobs: Don't search '.' and '..' dirs for modules 10 years ago
obs-module.h 2eadd445d2 Some documentation improvements in obs-module.h 11 years ago
obs-nix.c 6d2226bde8 Merge pull request #326 from azatoth/plugin_lib 10 years ago
obs-output.c ffc7b3c666 libobs: Fix multi. video encoder sync issues 10 years ago
obs-output.h 84e1f47ced (API Change) Add support for multiple audio mixers 10 years ago
obs-properties.c 0a8e3a643c libobs: Add int/float slider properties 10 years ago
obs-properties.h 0a8e3a643c libobs: Add int/float slider properties 10 years ago
obs-scene.c 4abae186ce libobs: Use alpha when rendering scenes 10 years ago
obs-scene.h b23f8cc6e1 Scenes: Implement more item positioning features 11 years ago
obs-service.c b03eae57c6 (API Change) Fix "apply service settings" functions 10 years ago
obs-service.h b03eae57c6 (API Change) Fix "apply service settings" functions 10 years ago
obs-source.c 7878fda442 libobs: Add filter_remove callback for sources 10 years ago
obs-source.h 7878fda442 libobs: Add filter_remove callback for sources 10 years ago
obs-ui.h 8e81d8be56 Revamp API and start using doxygen 11 years ago
obs-video.c 05fc9c5b78 libobs: Fix calculation copying aligned textures 10 years ago
obs-view.c ab520cab25 libobs: Hide sources when an obs_view is destroyed 10 years ago
obs-win-crash-handler.c 0c1d121ff2 Remove various unused variables 10 years ago
obs-windows.c f9fa9c289f libobs: fix warning when logging the win version 10 years ago
obs.c 9b238ef71e libobs: Add obs_get_opaque_effect function 10 years ago
obs.h c2775eaa3d libobs: Add obs_source_skip_video_filter function 10 years ago
obs.hpp 29e61cc68e Fix OBSRef move assignment not releasing the previous reference 11 years ago
obsconfig.h.in 8380d10805 Export plugin destination and relative prefix to obsconfig.h 11 years ago