obs-studio/libobs
jp9000 6c904650b3 Fix GNU atomic builtins
The ones that were being used returned the previous value rather than
the new value
2014-03-17 14:16:05 -07:00
..
callback
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 Fix GNU atomic builtins 2014-03-17 14:16:05 -07:00
CMakeLists.txt Reimplement monitor capture 2014-03-05 10:43:14 -07:00
obs-cocoa.c
obs-data.c Make sure ot use the right enum name 2014-03-16 20:44:27 -07:00
obs-data.h obs-data: Internally store as int or double 2014-03-16 20:38:13 -07:00
obs-defs.h
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
obs-nix.c
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
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
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
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