obs-studio/libobs
2013-10-29 23:54:43 -07:00
..
graphics add frame flipping code 2013-10-26 15:05:51 -07:00
media-io fill out the rest of the source video frame functions, added nv12 decompression function, and cleaned up the design of the source video frame stuff 2013-10-26 14:32:06 -07:00
util modify w32-pthreads location in source/project files 2013-10-28 06:29:12 -07:00
makefile.am update build system to autotools (finally) 2013-10-29 23:21:40 -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 some static analysis cleanup 2013-10-17 17:21:42 -07:00
obs-module.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02: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 not sure how a backslash slipped into an include, but it's gone now 2013-10-29 23:54:43 -07:00
obs-source.h add frame flipping code 2013-10-26 15:05:51 -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.c fixed a minor bug in the gl shader parser 2013-10-29 06:01:19 -07:00
obs.h fill out the rest of the source video frame functions, added nv12 decompression function, and cleaned up the design of the source video frame stuff 2013-10-26 14:32:06 -07:00