| .. |
|
AudioStream.c
|
Allow compilation on OSes without IPv6 support
|
2021-04-17 23:40:36 -05:00 |
|
ByteBuffer.c
|
Add byteswapping macros for big-endian systems
|
2021-04-17 21:43:13 -05:00 |
|
ByteBuffer.h
|
Add byteswapping macros for big-endian systems
|
2021-04-17 21:43:13 -05:00 |
|
Connection.c
|
Fix audio stream init error check
|
2021-04-09 13:00:35 -05:00 |
|
ConnectionTester.c
|
Allow compilation on OSes without IPv6 support
|
2021-04-17 23:40:36 -05:00 |
|
ControlStream.c
|
Add byteswapping macros for big-endian systems
|
2021-04-17 21:43:13 -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
|
Add byteswapping macros for big-endian systems
|
2021-04-17 21:43:13 -05:00 |
|
Limelight-internal.h
|
Refactor OpenSSL usage into a platform-specific file to allow other crypto backends
|
2021-04-17 17:47:53 -05:00 |
|
Limelight.h
|
Add special termination error code for protected content
|
2021-04-09 11:53:03 -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
|
Fix MSVC builds
|
2021-04-17 22:44:47 -05:00 |
|
PlatformCrypto.c
|
Build fixes
|
2021-04-17 22:00:53 -05:00 |
|
PlatformCrypto.h
|
Small cleanup and bugfix
|
2021-04-17 20:24:43 -05:00 |
|
PlatformSockets.c
|
Allow compilation on OSes without IPv6 support
|
2021-04-17 23:40:36 -05:00 |
|
PlatformSockets.h
|
Allow compilation on OSes without IPv6 support
|
2021-04-17 23:40:36 -05:00 |
|
PlatformThreads.h
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
RtpFecQueue.c
|
Add byteswapping macros for big-endian systems
|
2021-04-17 21:43:13 -05: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
|
Fix GCC/Clang warning
|
2021-04-09 12:20:02 -05:00 |
|
RtspParser.c
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
SdpGenerator.c
|
Add hack to prevent video glitching on GFE 3.22 when packets per frame exceed 120
|
2021-04-09 19:30:38 -05:00 |
|
SimpleStun.c
|
Refactor OpenSSL usage into a platform-specific file to allow other crypto backends
|
2021-04-17 17:47:53 -05: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
|
Allow compilation on OSes without IPv6 support
|
2021-04-17 23:40:36 -05:00 |