jp9000 267af930ab Add obs_output_getname 11 年 前
..
callback 4b17bb89ed Allow signal callback deletion while signalling 11 年 前
graphics d098087b06 Set default blend function to srcalpa/invsrcalpha 11 年 前
media-io c7bb73fe07 Implement high encoder CPU usage handling 11 年 前
util 603c87cd8f Fix b(w)strdup_n returning NULL for empty strings 11 年 前
CMakeLists.txt 17a9fcaafb Use propper ffmpeg compatiblity instead of relying on deprecated functions 11 年 前
LibObsConfig.cmake.in 34923f1f83 Also export a plugin destination, so external plugins know where to install stuff 11 年 前
LibObsConfigVersion.cmake.in 38594fff9e Export libobs cmake target, so external plugins can be built without ugly hacks 11 年 前
obs-avc.c 4a652ec82d obs-output module: Fill out more functions 12 年 前
obs-avc.h 4a652ec82d obs-output module: Fill out more functions 12 年 前
obs-cocoa.c 563613db8f Rename obs-data.h to obs-internal.h 12 年 前
obs-config.h 9b23914c37 libobs: Add 'initialize' callback to services 11 年 前
obs-data.c c2bb95250b Add obs-data autoselect functions 11 年 前
obs-data.h c2bb95250b Add obs-data autoselect functions 11 年 前
obs-defs.h b23f8cc6e1 Scenes: Implement more item positioning features 11 年 前
obs-display.c 4a6d19f206 libobs: Add services API, reduce repeated code 11 年 前
obs-encoder.c 0b4a259e56 Remove 'locale' parameter from all callbacks 11 年 前
obs-encoder.h 0b4a259e56 Remove 'locale' parameter from all callbacks 11 年 前
obs-ffmpeg-compat.h 17a9fcaafb Use propper ffmpeg compatiblity instead of relying on deprecated functions 11 年 前
obs-internal.h 1abf91577e Add module callbacks for loading locale data 11 年 前
obs-module.c 1abf91577e Add module callbacks for loading locale data 11 年 前
obs-module.h 1abf91577e Add module callbacks for loading locale data 11 年 前
obs-nix.c 268e4e7811 Add more checks for NULL pointers 12 年 前
obs-output.c 267af930ab Add obs_output_getname 11 年 前
obs-output.h 0b4a259e56 Remove 'locale' parameter from all callbacks 11 年 前
obs-properties.c 4812a6130c libobs: Fill in rest of 'path' property code 11 年 前
obs-properties.h 4812a6130c libobs: Fill in rest of 'path' property code 11 年 前
obs-scene.c 3af33e11b7 Fix 'potentially uninitialized' warning on var 11 年 前
obs-scene.h b23f8cc6e1 Scenes: Implement more item positioning features 11 年 前
obs-service.c 0b4a259e56 Remove 'locale' parameter from all callbacks 11 年 前
obs-service.h 0b4a259e56 Remove 'locale' parameter from all callbacks 11 年 前
obs-source.c dc27cb2051 Add signal for renaming sources 11 年 前
obs-source.h 0b4a259e56 Remove 'locale' parameter from all callbacks 11 年 前
obs-ui.h 8e81d8be56 Revamp API and start using doxygen 12 年 前
obs-video.c dbb9124bf6 Remove 'effect' param from effect param funcs 11 年 前
obs-view.c f2ee950746 Activate user-selected audio devices 12 年 前
obs-windows.c fa490fa8c4 Implement some basic logging for windows 12 年 前
obs.c dc27cb2051 Add signal for renaming sources 11 年 前
obs.h 267af930ab Add obs_output_getname 11 年 前
obs.hpp 254d830c08 Make a minor OCD tweak to align parameters 11 年 前
obsconfig.h.in 38594fff9e Export libobs cmake target, so external plugins can be built without ugly hacks 11 年 前