obs-studio/libobs/util
Ján Mlynek c37fe1fd16 added functions to platform-nix.c 2013-12-07 22:32:29 +01: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 changed allocation counter to uint64_t 2013-12-07 17:39:43 +01:00
bmem.h changed allocation counter to uint64_t 2013-12-07 17:39:43 +01:00
c99defs.h use %u for size_t on microsoft compilers 2013-12-07 16:50:05 +01: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 locale code, added locale files, made wx use locale files, fixed some bugs, and added platform-specific files to the main program 2013-12-07 10:22:56 -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 fixed locale code, added locale files, made wx use locale files, fixed some bugs, and added platform-specific files to the main program 2013-12-07 10:22:56 -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 fixed locale code, added locale files, made wx use locale files, fixed some bugs, and added platform-specific files to the main program 2013-12-07 10:22:56 -07:00
lexer.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
platform-cocoa.m compile libobs with -fobjc-arc 2013-12-06 21:31:42 +01:00
platform-nix.c added functions to platform-nix.c 2013-12-07 22:32:29 +01: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 make text lookup use a simple linked lists rather than an unnecessary array of pointers 2013-12-07 11:23:49 -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