moonlight-common-c/limelight-common
2015-01-09 00:22:29 -05:00
..
OpenAES Fix some warnings in OpenAES from unused variables/functions 2014-10-18 11:36:24 -04:00
AudioStream.c Send PING every half second 2015-01-09 00:02:44 -05:00
ByteBuffer.c Better commenting on methods 2014-10-23 01:16:35 -04:00
ByteBuffer.h Cleanup some harmless issues found by Clang 2014-10-18 05:18:39 -04:00
Connection.c Add support for using a callback for writing debug messages 2014-10-31 22:27:18 -07:00
ControlStream.c Fix miscalculated size check 2014-10-23 14:59:01 -04:00
Input.h Add support for vertical scrolling 2014-10-12 11:59:42 -07:00
InputStream.c Merge branch 'master' of https://github.com/limelight-stream/limelight-common-c 2014-10-23 01:20:43 -04:00
limelight-common.vcxproj Add encrypted input support 2014-08-26 23:33:43 -07:00
limelight-common.vcxproj.filters Add encrypted input support 2014-08-26 23:33:43 -07:00
Limelight-internal.h Add encrypted input support 2014-08-26 23:33:43 -07:00
Limelight.h Add support for using a callback for writing debug messages 2014-10-31 22:27:18 -07:00
LinkedBlockingQueue.c Better commenting on methods 2014-10-23 01:16:35 -04:00
LinkedBlockingQueue.h Properly flush the DU queue when we hit the limit. Fixes extreme lag that occurs after streaming for a bit. 2014-08-30 17:07:08 -07:00
Platform.h Add support for using a callback for writing debug messages 2014-10-31 22:27:18 -07:00
PlatformSockets.c Add support for using a callback for writing debug messages 2014-10-31 22:27:18 -07:00
PlatformSockets.h Add support for using a callback for writing debug messages 2014-10-31 22:27:18 -07:00
PlatformThreads.c Add support for using a callback for writing debug messages 2014-10-31 22:27:18 -07:00
PlatformThreads.h Add support for using a callback for writing debug messages 2014-10-31 22:27:18 -07:00
Rtsp.h Fix RTSP parser and connection bugs 2014-08-17 20:06:05 -07:00
RtspConnection.c Better commenting on methods 2014-10-23 01:16:35 -04:00
RtspParser.c Fix warnings in RtspParser 2014-10-18 21:46:22 -04:00
SdpGenerator.c QoS optimizations 2015-01-09 00:14:34 -05:00
Video.h Add pack pragmas to video packets 2014-08-22 23:47:53 -07:00
VideoDepacketizer.c Request an IDR frame after 120 dropped frames 2015-01-09 00:04:00 -05:00
VideoStream.c Reorder video stream initialization to prevent a ICMP port unreachable message that could teardown our NAT hole 2015-01-09 00:22:29 -05:00