jp9000 d536df30b0 Add dst_size parameter to character conv funcs 11 years ago
..
callback f91b4ef98e Check for duplicate names (function parser) 11 years ago
graphics b64900e630 Graphics: Comment out parsed shader logging 11 years ago
media-io e958bc16e4 Move static to front of declaration, as required by c99 11 years ago
util d536df30b0 Add dst_size parameter to character conv funcs 11 years ago
CMakeLists.txt 4f9e4a27d5 libobs/util: Remove dup. code, add os_opendir 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 12 years ago
obs-config.h 3a850e67c3 libobs: Move API version info to obs-config.h 11 years ago
obs-data.c 0236d4fb09 Fix obs_data_item_set for number types 11 years ago
obs-data.h 7114f65d18 Fix a few warnings 11 years ago
obs-defs.h 03ca5919ce UI: Add popup warnings for connection failure 11 years ago
obs-display.c 4a6d19f206 libobs: Add services API, reduce repeated code 11 years ago
obs-encoder.c 8830c4102f obs-studio UI: Implement stream settings UI 11 years ago
obs-encoder.h 519c4f4118 Fix issue when using multiple video encoders 11 years ago
obs-internal.h 0b5ba66b33 async vid.: Fix potential endless buffering issue 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 739c58187c Remove output from encoder when output is destroyed. 11 years ago
obs-output.h bd331c8ffe Remove the weird size stuff from OBS_DECLARE_MODULE 11 years ago
obs-properties.c 7a60694159 obs-properties: Add a few features 11 years ago
obs-properties.h 7a60694159 obs-properties: Add a few features 11 years ago
obs-scene.c 999d8ee916 Add ability to move source up/down/etc 11 years ago
obs-scene.h 154e0c59e1 Use atomic functions where appropriate 11 years ago
obs-service.c 8830c4102f obs-studio UI: Implement stream settings UI 11 years ago
obs-service.h 8830c4102f obs-studio UI: Implement stream settings UI 11 years ago
obs-source.c 2ab48dd590 obs-source.c: Fix a few potential concerns 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 457dc6520b libobs: Prevent adding of null user sources 11 years ago
obs.h 3a850e67c3 libobs: Move API version info to obs-config.h 11 years ago
obs.hpp d9251f9e87 Add source properties window (very preliminary) 11 years ago
obsconfig.h.in 38594fff9e Export libobs cmake target, so external plugins can be built without ugly hacks 11 years ago