obs-studio/libobs/util
jp9000 1abcdd7f50 WinHandle: Do not close handle on operator &
This is not a com pointer; it should not release/close the handle when
an & operator is used, it should only return the handle value.  Clearing
is only used on assignment.
2014-09-12 20:36:32 -07:00
..
vc
windows WinHandle: Do not close handle on operator & 2014-09-12 20:36:32 -07:00
AlignedNew.hpp
array-serializer.c Implement RTMP module (still needs drop code) 2014-04-07 22:00:10 -07:00
array-serializer.h
base.c Remove duplicate include 2014-07-13 02:59:14 -07:00
base.h libobs/util: Add func to get current log handler 2014-05-14 17:43:23 -07:00
bmem.c
bmem.h Fix b(w)strdup_n returning NULL for empty strings 2014-06-25 23:18:18 +02:00
c99defs.h Move config values from the commandline to obsconfig.h 2014-07-26 14:07:14 +02:00
cf-lexer.c (API Change) Unsquish libobs/util 2014-08-09 11:57:37 -07:00
cf-lexer.h (API Change) Unsquish libobs/util 2014-08-09 11:57:37 -07:00
cf-parser.c
cf-parser.h (API Change) Unsquish libobs/util 2014-08-09 11:57:37 -07:00
circlebuf.h RTMP output: Implement frame drop code 2014-04-12 04:34:15 -07:00
config-file.c libobs: Add config_has_(user|default)_value functions 2014-07-13 19:10:38 +02:00
config-file.h libobs: Add config_has_(user|default)_value functions 2014-07-13 19:10:38 +02:00
darray.h Use memmove instead of memcpy for potentially overlapping memory 2014-05-17 15:47:59 +02:00
dstr.c (API Change) Unsquish libobs/util 2014-08-09 11:57:37 -07:00
dstr.h (API Change) Unsquish libobs/util 2014-08-09 11:57:37 -07:00
dstr.hpp Add DStr move assignment operator 2014-06-25 17:00:02 +02:00
lexer.c Remove duplicate 'strref_isempty' 2014-08-08 10:50:37 -07:00
lexer.h Remove duplicate 'strref_isempty' 2014-08-08 10:50:37 -07:00
platform-cocoa.m Add platform functions to request high performance modes 2014-08-24 20:32:44 +02:00
platform-nix.c Add platform functions to request high performance modes 2014-08-24 20:32:44 +02:00
platform-windows.c Add platform functions to request high performance modes 2014-08-24 20:32:44 +02:00
platform.c Set proper output length for string conversions 2014-07-27 13:26:51 -07:00
platform.h Add platform functions to request high performance modes 2014-08-24 20:32:44 +02:00
serializer.h Implement RTMP module (still needs drop code) 2014-04-07 22:00:10 -07:00
text-lookup.c (API Change) Unsquish libobs/util 2014-08-09 11:57:37 -07:00
text-lookup.h
threading-posix.c Add NULL checks and assertions to fix clang static analysis problems 2014-04-14 23:02:53 +02:00
threading-windows.c
threading.h Fix code that breaks with VC (terrible compiler) 2014-04-14 14:21:32 -07:00
utf8.c
utf8.h
util.hpp Fix bug where bmem.h wasn't always included 2014-07-13 11:34:56 -07:00