Update moonlight-common-c with audio FEC support

This commit is contained in:
Cameron Gutman 2021-06-03 21:23:55 -05:00
parent e1c50b5dc5
commit e4631b5a85
2 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,8 @@ LOCAL_SRC_FILES := moonlight-common-c/src/AudioStream.c \
moonlight-common-c/src/Platform.c \
moonlight-common-c/src/PlatformCrypto.c \
moonlight-common-c/src/PlatformSockets.c \
moonlight-common-c/src/RtpFecQueue.c \
moonlight-common-c/src/RtpReorderQueue.c \
moonlight-common-c/src/RtpAudioQueue.c \
moonlight-common-c/src/RtpVideoQueue.c \
moonlight-common-c/src/RtspConnection.c \
moonlight-common-c/src/RtspParser.c \
moonlight-common-c/src/SdpGenerator.c \

@ -1 +1 @@
Subproject commit 4723f8ba7cce9b2dead1d2d441472836153fa8ed
Subproject commit 509a17dbc3522e2981c9e312f0a7721566f6c2b5