| .. |
|
OpenAES
|
Fix static analysis issue
|
2015-01-09 00:25:42 -05:00 |
|
AudioStream.c
|
Fix remaining RTP queue bugs
|
2015-05-28 09:23:28 -05:00 |
|
ByteBuffer.c
|
Better commenting on methods
|
2014-10-23 01:16:35 -04:00 |
|
ByteBuffer.h
|
Cleanup some harmless issues found by Clang
|
2014-10-18 05:18:39 -04:00 |
|
Connection.c
|
Platform code cleanup
|
2015-05-28 06:23:19 -05:00 |
|
ControlStream.c
|
Don't declare a variable length array on the stack
|
2015-05-13 21:53:35 -05:00 |
|
FakeCallbacks.c
|
Allow callers of LiStartConnection() to omit passing callbacks they don't need
|
2015-05-13 21:51:33 -05:00 |
|
Input.h
|
Add multiple controller support
|
2015-02-01 21:01:44 -05:00 |
|
InputStream.c
|
Save an allocation per video frame, audio packet, and input event by embedding an LBQ entry inside the linked data structure
|
2015-05-28 06:06:40 -05:00 |
|
limelight-common.vcxproj
|
Add an RTP reordering queue to handle out of order packets
|
2015-05-28 08:32:51 -05:00 |
|
limelight-common.vcxproj.filters
|
Add an RTP reordering queue to handle out of order packets
|
2015-05-28 08:32:51 -05:00 |
|
Limelight-internal.h
|
Add an RTP reordering queue to handle out of order packets
|
2015-05-28 08:32:51 -05:00 |
|
Limelight.h
|
Add comments to Limelight.h to provide some documentation
|
2015-05-13 22:00:10 -05:00 |
|
LinkedBlockingQueue.c
|
Save an allocation per video frame, audio packet, and input event by embedding an LBQ entry inside the linked data structure
|
2015-05-28 06:06:40 -05:00 |
|
LinkedBlockingQueue.h
|
Save an allocation per video frame, audio packet, and input event by embedding an LBQ entry inside the linked data structure
|
2015-05-28 06:06:40 -05:00 |
|
Misc.c
|
Add an RTP reordering queue to handle out of order packets
|
2015-05-28 08:32:51 -05:00 |
|
Platform.c
|
Add an RTP reordering queue to handle out of order packets
|
2015-05-28 08:32:51 -05:00 |
|
Platform.h
|
Add an RTP reordering queue to handle out of order packets
|
2015-05-28 08:32:51 -05:00 |
|
PlatformSockets.c
|
Add support for using a callback for writing debug messages
|
2014-10-31 22:27:18 -07:00 |
|
PlatformSockets.h
|
Platform code cleanup
|
2015-05-28 06:23:19 -05:00 |
|
PlatformThreads.h
|
Platform code cleanup
|
2015-05-28 06:23:19 -05:00 |
|
RtpReorderQueue.c
|
Fix some RTP queue bugs
|
2015-05-28 09:06:51 -05:00 |
|
RtpReorderQueue.h
|
Add an RTP reordering queue to handle out of order packets
|
2015-05-28 08:32:51 -05:00 |
|
Rtsp.h
|
Fix RTSP parser and connection bugs
|
2014-08-17 20:06:05 -07:00 |
|
RtspConnection.c
|
Add backwards compatibility for GFE 2.1.x
|
2015-02-01 20:16:08 -05:00 |
|
RtspParser.c
|
Fix warnings in RtspParser
|
2014-10-18 21:46:22 -04:00 |
|
SdpGenerator.c
|
Fix SDP bitrate attributes
|
2015-04-05 21:57:25 -04:00 |
|
Video.h
|
Save an allocation per video frame, audio packet, and input event by embedding an LBQ entry inside the linked data structure
|
2015-05-28 06:06:40 -05:00 |
|
VideoDepacketizer.c
|
Add an RTP reordering queue to handle out of order packets
|
2015-05-28 08:32:51 -05:00 |
|
VideoStream.c
|
Fix remaining RTP queue bugs
|
2015-05-28 09:23:28 -05:00 |