moonlight-common-c/src
2016-09-24 13:07:30 -07:00
..
AudioStream.c Update AudioStream.c 2016-04-26 15:17:35 -05:00
ByteBuffer.c Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
ByteBuffer.h Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
Connection.c Always try to resolve a hostname to IPv4 first 2016-04-02 14:06:43 -04:00
ControlStream.c Fix IDR frame requests on Gen 3 servers 2016-09-24 13:07:30 -07:00
FakeCallbacks.c Change message API to use const char * 2016-06-09 12:17:48 -05:00
Input.h Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
InputStream.c Switch to OpenSSL for input encryption with support for Gen 7 servers 2016-03-31 11:14:10 -04:00
Limelight-internal.h Wrap enet_host_service() to hide the logic required to make retransmissions work 2016-04-18 16:27:50 -04:00
Limelight.h Change message API to use const char * 2016-06-09 12:17:48 -05:00
LinkedBlockingQueue.c Fix uninitialized memory usage in the RTP reorder queue causing assertion failures 2016-04-27 02:16:18 -04:00
LinkedBlockingQueue.h Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
Misc.c Fix an overzealous compiler warning 2016-04-27 02:16:42 -04:00
Platform.c Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
Platform.h Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
PlatformSockets.c Try progressively lower receive buffer sizes until one is accepted 2016-05-08 12:10:04 -04:00
PlatformSockets.h Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
PlatformThreads.h Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
RtpReorderQueue.c Remove unused member of RTP reorder queue 2016-05-08 12:06:51 -04:00
RtpReorderQueue.h Remove unused member of RTP reorder queue 2016-05-08 12:06:51 -04:00
Rtsp.h Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
RtspConnection.c Stop trying to disconnect the peer when aborting RTSP handshake. It's unsafe without additional synchronization. 2016-04-18 16:29:28 -04:00
RtspParser.c Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
SdpGenerator.c Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
Video.h Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
VideoDepacketizer.c Cancel the pending IDR frame request if we got a spurious IDR frame after a stream discontinuity 2016-05-26 17:38:03 -05:00
VideoStream.c Increase recv buffer of video stream from 64K to 512K for improved 4K performance 2016-05-06 14:44:16 -04:00