moonlight-common-c/src
2017-05-21 10:11:07 -07:00
..
AudioStream.c Fix state cleanup if LiStartConnection() fails 2017-05-18 09:52:50 -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 Fix state cleanup if LiStartConnection() fails 2017-05-18 09:52:50 -07:00
ControlStream.c Force an IDR frame request when the decode unit queue overflows 2017-05-20 17:32:02 -07:00
FakeCallbacks.c Fix state cleanup if LiStartConnection() fails 2017-05-18 09:52:50 -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 Force an IDR frame request when the decode unit queue overflows 2017-05-20 17:32:02 -07:00
Limelight.h Fix state cleanup if LiStartConnection() fails 2017-05-18 09:52:50 -07: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 API update to provide enough information to support GFE 3.0.7 2016-10-05 17:23:59 -07:00
Platform.c vita: Increate thread stack size 2017-05-05 18:53:16 +09:00
Platform.h Add Limelog support under Android 2017-05-15 00:45:12 -07:00
PlatformSockets.c Add vita environment (#22) 2016-10-05 16:43:33 -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 Leave the zero padding bytes on FEC-recovered packets alone. Decoders are required to cope with trailing zero bytes in NALUs and they are not safe to remove because they may actually be part of the byte stream itself. 2017-05-11 20:10:20 -07:00
RtpFecQueue.h Prevent FEC from breaking after 64K frames 2017-05-07 22:27:15 -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 API update to provide enough information to support GFE 3.0.7 2016-10-05 17:23:59 -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 Fix RFI invalidating an extra frame each time 2017-05-21 10:11:07 -07:00
VideoStream.c Fix state cleanup if LiStartConnection() fails 2017-05-18 09:52:50 -07:00