| .. |
|
AudioStream.c
|
Allocate enough buffer space for high quality audio packets from GFE 3.12
|
2018-01-09 19:46:19 -08: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
|
Add audio context and flags
|
2017-05-28 15:34:56 +02:00 |
|
ControlStream.c
|
Refactor reference frame invalidation checks into one function
|
2017-11-30 23:14:11 -08:00 |
|
FakeCallbacks.c
|
Merge pull request #31 from irtimmer/audio_context
|
2017-06-11 13:25:09 -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
|
Rework sequencing code and fix audio dropout across 64K boundary in the process
|
2018-02-19 00:16:32 -08:00 |
|
Limelight.h
|
Plumb clientRefreshRateX100 for modern GFE versions
|
2018-02-03 21:56:52 -08: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
|
Rework sequencing code and fix audio dropout across 64K boundary in the process
|
2018-02-19 00:16:32 -08:00 |
|
Platform.c
|
Fix possible lost wakeups by acquring event mutex in signal path
|
2017-08-20 00:28:15 -07:00 |
|
Platform.h
|
Use application callback instead of standard error stream for logging
|
2017-06-11 18:02:39 +02: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
|
Fix a couple files with bogus permissions
|
2017-08-20 00:28:15 -07:00 |
|
RtpFecQueue.c
|
Rework sequencing code and fix audio dropout across 64K boundary in the process
|
2018-02-19 00:16:32 -08:00 |
|
RtpFecQueue.h
|
Add receive time to decode unit
|
2017-06-10 16:08:52 -07:00 |
|
RtpReorderQueue.c
|
Rework sequencing code and fix audio dropout across 64K boundary in the process
|
2018-02-19 00:16:32 -08: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
|
Fix ENet comments
|
2018-01-19 20:25:54 -08:00 |
|
RtspParser.c
|
Fix double-free and memory leak in RTSP option parsing failure path
|
2017-09-02 16:09:22 -07:00 |
|
SdpGenerator.c
|
Reduce audio bitrate when streaming with a low video bitrate
|
2018-05-27 17:29:20 -07:00 |
|
Video.h
|
Rework sequencing code and fix audio dropout across 64K boundary in the process
|
2018-02-19 00:16:32 -08:00 |
|
VideoDepacketizer.c
|
Rework sequencing code and fix audio dropout across 64K boundary in the process
|
2018-02-19 00:16:32 -08:00 |
|
VideoStream.c
|
Prevent the depacketizer from receiving parity packets
|
2017-06-10 15:42:51 -07:00 |