jp9000 af8d5db4ad libobs: Add obs_data_clear to clear settings il y a 11 ans
..
callback 41fad2d1a4 (API Change) Use const params where applicable il y a 11 ans
data 1a53c8ca66 Rename parameters to avoid GLSL keyword conflicts il y a 11 ans
graphics 1cb02d5879 libobs: Add function to enumerate video adapters il y a 11 ans
media-io f93b2fe794 Set various thread names il y a 11 ans
util 82320a9ca7 (API Change) Make os_get_config_path safer to use il y a 11 ans
CMakeLists.txt e3068ed985 libobs: Add win32 crash handler il y a 11 ans
LibObsConfig.cmake.in 8841ea8a6f cmake: Export plugin data destination il y a 11 ans
LibObsConfigVersion.cmake.in 38594fff9e Export libobs cmake target, so external plugins can be built without ugly hacks il y a 11 ans
obs-audio-controls.c c72284f387 libobs: Fix a few warnings il y a 11 ans
obs-audio-controls.h 63399bbfd8 libobs: Add peak hold property to volmeter il y a 11 ans
obs-avc.c 9f97b02c32 libobs: Add function to determine AVC keyframes il y a 11 ans
obs-avc.h 9f97b02c32 libobs: Add function to determine AVC keyframes il y a 11 ans
obs-cocoa.c 59ea3becf2 (API Change) Refactor module handling il y a 11 ans
obs-config.h d54b3cc8c0 libobs: Update to 0.7.3 il y a 11 ans
obs-data.c af8d5db4ad libobs: Add obs_data_clear to clear settings il y a 11 ans
obs-data.h af8d5db4ad libobs: Add obs_data_clear to clear settings il y a 11 ans
obs-defs.h c2a0b9c00d Change macro to MODULE_MISSING_EXPORTS for clarity il y a 11 ans
obs-display.c 41fad2d1a4 (API Change) Use const params where applicable il y a 11 ans
obs-encoder.c 92c154017b libobs: Use def. colorspace when scaling encoder il y a 11 ans
obs-encoder.h 923916ecce libobs: Use extern "C" on export headers if C++ il y a 11 ans
obs-ffmpeg-compat.h 17a9fcaafb Use propper ffmpeg compatiblity instead of relying on deprecated functions il y a 11 ans
obs-interaction.h 26cf4688c2 Add interaction support to libobs il y a 11 ans
obs-internal.h c3e498d25f libobs: Add frame caching for async video sources il y a 11 ans
obs-module.c c9df41c1e2 (API Change) Remove pointers from all typedefs il y a 11 ans
obs-module.h 2eadd445d2 Some documentation improvements in obs-module.h il y a 11 ans
obs-nix.c 6d2226bde8 Merge pull request #326 from azatoth/plugin_lib il y a 11 ans
obs-output.c 244280335b libobs: Fix potential crash on output stop il y a 11 ans
obs-output.h 923916ecce libobs: Use extern "C" on export headers if C++ il y a 11 ans
obs-properties.c 5d30f268a0 libobs: Return NULL on ending property list string il y a 11 ans
obs-properties.h 32ca251bb0 libobs: Add obs_property_set_description il y a 11 ans
obs-scene.c e29a1fd367 libobs: Prevent infinite source recursion il y a 11 ans
obs-scene.h b23f8cc6e1 Scenes: Implement more item positioning features il y a 11 ans
obs-service.c 94a93abb2b (API Change) Pass data to get_properties when possible il y a 11 ans
obs-service.h 923916ecce libobs: Use extern "C" on export headers if C++ il y a 11 ans
obs-source.c 12d149bd3a libobs: Fix cache overflowing (memory leak) il y a 11 ans
obs-source.h c431ac6aa5 libobs: Refactor source volume transition design il y a 11 ans
obs-ui.h 8e81d8be56 Revamp API and start using doxygen il y a 12 ans
obs-video.c 05fc9c5b78 libobs: Fix calculation copying aligned textures il y a 11 ans
obs-view.c c9df41c1e2 (API Change) Remove pointers from all typedefs il y a 11 ans
obs-win-crash-handler.c e3068ed985 libobs: Add win32 crash handler il y a 11 ans
obs-windows.c 59ea3becf2 (API Change) Refactor module handling il y a 11 ans
obs.c e3068ed985 libobs: Add win32 crash handler il y a 11 ans
obs.h 8b065fd068 libobs: Allow disabling of async video texture il y a 11 ans
obs.hpp 29e61cc68e Fix OBSRef move assignment not releasing the previous reference il y a 11 ans
obsconfig.h.in 8380d10805 Export plugin destination and relative prefix to obsconfig.h il y a 11 ans