obs-studio/libobs
jp9000 f5e41f441e added initial main program and directshow files, finally have a UI functioning 2013-11-07 16:45:03 -07:00
..
graphics add frame flipping code 2013-10-26 15:05:51 -07:00
media-io fixed some bugs and fixed a variable that wasn't declared at the top 2013-11-02 14:44:40 -07:00
util added initial main program and directshow files, finally have a UI functioning 2013-11-07 16:45:03 -07:00
makefile.am adjust file locations to be more portable 2013-11-01 14:33:00 -07:00
obs-data.h fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent 2013-10-25 10:25:28 -07:00
obs-defs.h added intial async audio/video code, fixed a few bugs, improved thread safety, and made a few other minor adjustments 2013-10-24 00:57:55 -07:00
obs-display.c change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information 2013-10-14 12:37:52 -07:00
obs-module.c actually use found path in obs_load_module 2013-11-02 00:53:26 +01:00
obs-module.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
obs-nix.c adjust file locations to be more portable 2013-11-01 14:33:00 -07:00
obs-output.c change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information 2013-10-14 12:37:52 -07:00
obs-output.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
obs-scene.c added intial async audio/video code, fixed a few bugs, improved thread safety, and made a few other minor adjustments 2013-10-24 00:57:55 -07:00
obs-scene.h change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information 2013-10-14 12:37:52 -07:00
obs-service.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
obs-source.c fixed log output 2013-11-02 02:16:18 +01:00
obs-source.h finish up most of the source audio stuff and rename some variables/structs/enum to be a bit more consistent 2013-10-31 10:28:47 -07:00
obs-video.c make data access in the threads a bit more safe (note: probably will need some more safety measures later on) 2013-10-18 20:25:13 -07:00
obs-windows.c adjust file locations to be more portable 2013-11-01 14:33:00 -07:00
obs.c adjust file locations to be more portable 2013-11-01 14:33:00 -07:00
obs.h adjust file locations to be more portable 2013-11-01 14:33:00 -07:00