| .. |
|
AudioStream.c
|
Reorder audio initialization and RTSP handshake to avoid RTSP PLAY failure on GFE 3.22
|
2021-04-09 08:39:28 -05:00 |
|
ByteBuffer.c
|
Use stdint types for ByteBuffer
|
2020-11-30 22:03:24 -06:00 |
|
ByteBuffer.h
|
Use stdint types for ByteBuffer
|
2020-11-30 22:03:24 -06:00 |
|
Connection.c
|
Reorder audio initialization and RTSP handshake to avoid RTSP PLAY failure on GFE 3.22
|
2021-04-09 08:39:28 -05:00 |
|
ConnectionTester.c
|
Consider UDP 48000 as part of RTSP for connection testing
|
2021-04-09 08:39:28 -05:00 |
|
ControlStream.c
|
Return a packet length from the decryption process
|
2021-04-09 10:40:28 -05:00 |
|
FakeCallbacks.c
|
Change errorCode to int for consistency between 32-bit and 64-bit platforms
|
2020-02-24 23:01:22 -08:00 |
|
Input.h
|
Fix more warnings
|
2020-12-05 23:30:25 -06:00 |
|
InputStream.c
|
Pass through input for full control stream encryption on GFE 3.22
|
2021-04-09 07:44:31 -05:00 |
|
Limelight-internal.h
|
Reorder audio initialization and RTSP handshake to avoid RTSP PLAY failure on GFE 3.22
|
2021-04-09 08:39:28 -05:00 |
|
Limelight.h
|
Reorder audio initialization and RTSP handshake to avoid RTSP PLAY failure on GFE 3.22
|
2021-04-09 08:39:28 -05:00 |
|
LinkedBlockingQueue.c
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
LinkedBlockingQueue.h
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
Misc.c
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
Platform.c
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
Platform.h
|
Don't call a null pointer if a logging function is called before LiStartConnection()
|
2018-10-26 19:17:53 -07:00 |
|
PlatformSockets.c
|
Fix unused variable warning on NaCl
|
2021-01-09 20:08:22 -06:00 |
|
PlatformSockets.h
|
Fix redefinition warning for errno.h constants on Windows
|
2020-11-30 20:44:46 -06:00 |
|
PlatformThreads.h
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
RtpFecQueue.c
|
Report frames to the control stream code before FEC reconstruction
|
2020-12-24 11:08:31 -06:00 |
|
RtpFecQueue.h
|
Fix final GCC sign warnings
|
2020-12-05 23:45:49 -06:00 |
|
RtpReorderQueue.c
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
RtpReorderQueue.h
|
Fix Clang warnings
|
2020-12-05 23:20:02 -06:00 |
|
Rtsp.h
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
RtspConnection.c
|
Add encrypted control stream support for GFE 3.22
|
2021-04-09 10:25:24 -05:00 |
|
RtspParser.c
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
SdpGenerator.c
|
Add encrypted control stream support for GFE 3.22
|
2021-04-09 10:25:24 -05:00 |
|
SimpleStun.c
|
Fix Clang warnings
|
2020-12-05 23:20:02 -06:00 |
|
Video.h
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
VideoDepacketizer.c
|
Add APP_VERSION_AT_LEAST() macro for cleaner GFE version checks
|
2021-04-09 07:26:24 -05:00 |
|
VideoStream.c
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |