0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs
2014-04-28 21:54:13 +02:00
..
callback Check for duplicate names (function parser) 2014-03-02 19:44:22 -07:00
graphics Fix bug with matrix rotation function 2014-04-26 23:44:27 -07:00
media-io Fix destructor video outputs. 2014-04-26 01:39:43 +02:00
util obs-studio UI: Implement stream settings UI 2014-04-24 02:19:03 -07:00
CMakeLists.txt Add yuv_to_rgb matrices and video_format_get_parameters utility 2014-04-24 16:47:06 +02:00
config.h.in Add config.h generation and wrapper header, currently only for OBS_VERSION 2014-04-01 22:11:44 +02:00
obs-avc.c obs-output module: Fill out more functions 2014-04-02 00:42:12 -07:00
obs-avc.h obs-output module: Fill out more functions 2014-04-02 00:42:12 -07:00
obs-cocoa.c Rename obs-data.h to obs-internal.h 2014-01-26 18:48:14 -07:00
obs-config.h Add config.h generation and wrapper header, currently only for OBS_VERSION 2014-04-01 22:11:44 +02:00
obs-data.c Add helper functions to obs_data and fix bug 2014-04-26 23:45:41 -07:00
obs-data.h Fix a few warnings 2014-04-28 00:15:26 -07:00
obs-defs.h Implement RTMP module (still needs drop code) 2014-04-07 22:00:10 -07:00
obs-display.c libobs: Add services API, reduce repeated code 2014-04-19 20:38:53 -07:00
obs-encoder.c obs-studio UI: Implement stream settings UI 2014-04-24 02:19:03 -07:00
obs-encoder.h Fix issue when using multiple video encoders 2014-04-10 11:59:42 -07:00
obs-internal.h Improve output packet interleaving 2014-04-26 23:29:40 -07:00
obs-module.c obs-studio UI: Implement stream settings UI 2014-04-24 02:19:03 -07:00
obs-module.h Well, that was embarassing. (Remove size macro) 2014-04-05 01:49:21 -07:00
obs-nix.c Add more checks for NULL pointers 2014-02-23 22:39:33 -07:00
obs-output.c Improve output packet interleaving 2014-04-26 23:29:40 -07:00
obs-output.h Remove the weird size stuff from OBS_DECLARE_MODULE 2014-04-05 01:45:53 -07:00
obs-properties.c obs-properties: Add a few features 2014-04-19 20:29:11 -07:00
obs-properties.h obs-properties: Add a few features 2014-04-19 20:29:11 -07:00
obs-scene.c Fix a few warnings 2014-04-28 00:15:26 -07:00
obs-scene.h Use atomic functions where appropriate 2014-03-16 18:26:46 -07:00
obs-service.c obs-studio UI: Implement stream settings UI 2014-04-24 02:19:03 -07:00
obs-service.h obs-studio UI: Implement stream settings UI 2014-04-24 02:19:03 -07:00
obs-source.c Add async texrender to cleanup 2014-04-28 21:54:13 +02:00
obs-source.h Add preliminary saving/loading of scene/sources 2014-04-26 23:47:50 -07:00
obs-ui.h Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00
obs-video.c libobs: Add services API, reduce repeated code 2014-04-19 20:38:53 -07:00
obs-view.c Activate user-selected audio devices 2014-03-07 17:03:34 -07:00
obs-windows.c Implement some basic logging for windows 2014-04-14 04:02:11 -07:00
obs.c Add preliminary saving/loading of scene/sources 2014-04-26 23:47:50 -07:00
obs.h Add preliminary saving/loading of scene/sources 2014-04-26 23:47:50 -07:00
obs.hpp Add source properties window (very preliminary) 2014-03-23 01:07:54 -07:00