| .. |
|
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
|
Fix unintentionally crashing the streamer when requesting FEC with packets sizes over 1024
|
2017-05-06 16:01:35 -07:00 |
|
ControlStream.c
|
API update to provide enough information to support GFE 3.0.7
|
2016-10-05 17:23:59 -07:00 |
|
FakeCallbacks.c
|
Change message API to use const char *
|
2016-06-09 12:17:48 -05:00 |
|
Input.h
|
Correctly transmit the number of controllers attached to the client
|
2017-02-04 20:09:34 -08:00 |
|
InputStream.c
|
Remove defines of EVP_CIPHER_CTX_new and EVP_CIPHER_CTX_free
|
2017-05-05 16:26:57 +09:00 |
|
Limelight-internal.h
|
API update to provide enough information to support GFE 3.0.7
|
2016-10-05 17:23:59 -07:00 |
|
Limelight.h
|
Correctly transmit the number of controllers attached to the client
|
2017-02-04 20:09:34 -08: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
|
Apparently we're back to 8 byte first frame headers on GFE 3.2
|
2016-12-13 20:24:34 -08:00 |
|
VideoStream.c
|
Forward Error Correction (#24)
|
2017-05-04 21:22:30 -07:00 |