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-24 22:03:32 +02:00
..
callback Check for duplicate names (function parser) 2014-03-02 19:44:22 -07:00
graphics Add NULL checks and assertions to fix clang static analysis problems 2014-04-14 23:02:53 +02:00
media-io Add yuv_to_rgb matrices and video_format_get_parameters utility 2014-04-24 16:47:06 +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 obs_data JSON loading/saving functions 2014-04-24 01:45:56 -07:00
obs-data.h obs-data: Internally store as int or double 2014-03-16 20:38:13 -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 Add GPU based frame decompression for async video sources 2014-04-24 22:03:32 +02: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 obs-studio UI: Implement stream settings UI 2014-04-24 02:19:03 -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 libobs: Add services API, reduce repeated code 2014-04-19 20:38:53 -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 GPU based frame decompression for async video sources 2014-04-24 22:03:32 +02:00
obs-source.h Fix drawing bug with async video sources 2014-04-13 02:22:28 -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 obs-studio UI: Implement stream settings UI 2014-04-24 02:19:03 -07:00
obs.h Add limited range rendering for rendering YUV non-full range sources 2014-04-24 21:45:54 +02:00
obs.hpp Add source properties window (very preliminary) 2014-03-23 01:07:54 -07:00