obs-studio/libobs/util
jp9000 fcf7e508a9 added os_mkdir to platform functions 2013-11-23 23:35:03 -07:00
..
vc add audio resampling, add ffmpeg support 2013-10-30 17:07:01 -07:00
windows first commit 2013-09-30 19:37:13 -07:00
AlignedNew.hpp fixed the alignment issues for good 2013-10-01 07:24:59 -07:00
base.c add noreturn attribute to def_crash_handler 2013-11-14 18:31:17 +01:00
base.h enable format string diagnostics for blog and bcrash on gcc and clang 2013-11-14 18:31:18 +01:00
bmem.c Removed unnecessary <malloc.h> include from bmem 2013-11-07 19:14:24 -06:00
bmem.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
c99defs.h remove ssize_t because it's not even used anyway anymore 2013-11-23 11:12:44 -07:00
cf-lexer.c some static analysis cleanup 2013-10-17 17:21:42 -07:00
cf-lexer.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
cf-parser.c first commit 2013-09-30 19:37:13 -07:00
cf-parser.h some static analysis cleanup 2013-10-17 17:21:42 -07:00
circlebuf.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
config-file.c fixed a few bugs with config files, and replaced a boolean parameter with an enum 2013-11-23 23:34:38 -07:00
config-file.h fixed a few bugs with config files, and replaced a boolean parameter with an enum 2013-11-23 23:34:38 -07:00
darray.h some static analysis cleanup 2013-10-17 17:21:42 -07:00
dstr.c some static analysis cleanup 2013-10-17 17:21:42 -07:00
dstr.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
lexer.c some static analysis cleanup 2013-10-17 17:21:42 -07:00
lexer.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
platform-cocoa.c added osx cocoa support files 2013-11-14 18:31:18 +01:00
platform-nix.c added os_mkdir to platform functions 2013-11-23 23:35:03 -07:00
platform-windows.c added os_mkdir to platform functions 2013-11-23 23:35:03 -07:00
platform.c some static analysis cleanup 2013-10-17 17:21:42 -07:00
platform.h added os_mkdir to platform functions 2013-11-23 23:35:03 -07:00
serializer.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
text-lookup.c some static analysis cleanup 2013-10-17 17:21:42 -07:00
text-lookup.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
threading.h modify w32-pthreads location in source/project files 2013-10-28 06:29:12 -07:00
utf8.c first commit 2013-09-30 19:37:13 -07:00
utf8.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00