obs-studio/libobs
jp9000 154e0c59e1 Use atomic functions where appropriate
Also, rename atomic functions to be consistent with the rest of the
platform/threading functions, and move atomic functions to threading*
files rather than platform* files
2014-03-16 18:26:46 -07:00
..
callback Check for duplicate names (function parser) 2014-03-02 19:44:22 -07:00
graphics Use atomic functions where appropriate 2014-03-16 18:26:46 -07:00
media-io Implement encoder interface (still preliminary) 2014-03-16 16:21:34 -07:00
util Use atomic functions where appropriate 2014-03-16 18:26:46 -07:00
CMakeLists.txt Reimplement monitor capture 2014-03-05 10:43:14 -07:00
obs-cocoa.c Rename obs-data.h to obs-internal.h 2014-01-26 18:48:14 -07:00
obs-data.c Use atomic functions where appropriate 2014-03-16 18:26:46 -07:00
obs-data.h For *_update, apply settings instead of replacing 2014-02-21 21:05:21 -07:00
obs-defs.h Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00
obs-display.c Use only one widget for preview 2014-03-07 10:19:03 -07:00
obs-encoder.c Set defaults automatically 2014-03-16 17:42:37 -07:00
obs-encoder.h Implement encoder interface (still preliminary) 2014-03-16 16:21:34 -07:00
obs-internal.h Use atomic functions where appropriate 2014-03-16 18:26:46 -07:00
obs-module.c Implement encoder interface (still preliminary) 2014-03-16 16:21:34 -07:00
obs-module.h Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00
obs-nix.c Add more checks for NULL pointers 2014-02-23 22:39:33 -07:00
obs-output.c Set defaults automatically 2014-03-16 17:42:37 -07:00
obs-output.h Add a way to get default settings 2014-03-07 06:55:21 -07:00
obs-properties.c Fix an error and a few warnings 2014-03-07 17:19:26 -07:00
obs-properties.h Add WASAPI audio capture 2014-03-04 07:07:13 -07:00
obs-scene.c Use atomic functions where appropriate 2014-03-16 18:26:46 -07:00
obs-scene.h Use atomic functions where appropriate 2014-03-16 18:26:46 -07:00
obs-service.h Remove majority of warnings 2014-02-14 15:13:36 -07:00
obs-source.c Use atomic functions where appropriate 2014-03-16 18:26:46 -07:00
obs-source.h Add a way to get default settings 2014-03-07 06:55:21 -07:00
obs-ui.h Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00
obs-video.c Use only one widget for preview 2014-03-07 10:19:03 -07:00
obs-view.c Activate user-selected audio devices 2014-03-07 17:03:34 -07:00
obs-windows.c Rename obs-data.h to obs-internal.h 2014-01-26 18:48:14 -07:00
obs.c Add preliminary streaming code for testing 2014-03-10 13:10:35 -07:00
obs.h Implement encoder interface (still preliminary) 2014-03-16 16:21:34 -07:00
obs.hpp Add wrappers for obs_data_t and obs_data_array_t 2014-02-03 05:39:25 +01:00