moonlight-common-c/src
2017-06-10 13:41:21 -07:00
..
AudioStream.c Add start and stop callbacks for audio and video renderers 2017-05-21 12:50:53 -07: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 Round down the specified packet size to the nearest multiple of 16 rather than forcing 1024 all the time 2017-05-26 21:17:43 -07:00
ControlStream.c Improve debug output during frame loss 2017-06-07 22:49:54 -07:00
FakeCallbacks.c Add start and stop callbacks for audio and video renderers 2017-05-21 12:50:53 -07:00
Input.h Correctly transmit the number of controllers attached to the client 2017-02-04 20:09:34 -08:00
InputStream.c Fix state cleanup if LiStartConnection() fails 2017-05-18 09:52:50 -07:00
Limelight-internal.h Remove length prefix on video buffers 2017-06-10 12:55:50 -07:00
Limelight.h Add a frame number field to the decode unit struct 2017-06-10 13:41:21 -07:00
LinkedBlockingQueue.c Fix bogus queue assert firing on failed connection 2017-05-21 10:37:34 -07:00
LinkedBlockingQueue.h Fix bogus queue assert firing on failed connection 2017-05-21 10:37:34 -07:00
Misc.c Add LiInterruptConnection() to interrupt LiStartConnection() 2017-05-21 12:24:22 -07:00
Platform.c Use clock_gettime() for better timestamps on platforms that support it 2017-06-10 12:07:25 -07:00
Platform.h Fix LC_DEBUG not working if NDEBUG is defined 2017-06-08 18:50:21 -07:00
PlatformSockets.c Reduce socket read timeout to 100 ms to allow LiStopConnection() to complete faster 2017-05-21 10:29:00 -07:00
PlatformSockets.h Add vita environment (#22) 2016-10-05 16:43:33 -07:00
PlatformThreads.h Add vita environment (#22) 2016-10-05 16:43:33 -07:00
RtpFecQueue.c Remove length prefix on video buffers 2017-06-10 12:55:50 -07:00
RtpFecQueue.h Remove length prefix on video buffers 2017-06-10 12:55:50 -07: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 Add LiInterruptConnection() to interrupt LiStartConnection() 2017-05-21 12:24:22 -07:00
RtspParser.c Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
SdpGenerator.c Forward Error Correction (#24) 2017-05-04 21:22:30 -07:00
Video.h Forward Error Correction (#24) 2017-05-04 21:22:30 -07:00
VideoDepacketizer.c Add a frame number field to the decode unit struct 2017-06-10 13:41:21 -07:00
VideoStream.c Remove length prefix on video buffers 2017-06-10 12:55:50 -07:00