Update moonlight-common-c with audio FEC support

This commit is contained in:
Cameron Gutman 2021-06-03 21:26:25 -05:00
parent 21876c6b8d
commit ccc1dfb426
2 changed files with 3 additions and 3 deletions

View File

@ -33,8 +33,8 @@ COMMON_C_SOURCE := \
$(COMMON_C_DIR)/Platform.c \
$(COMMON_C_DIR)/PlatformCrypto.c \
$(COMMON_C_DIR)/PlatformSockets.c \
$(COMMON_C_DIR)/RtpFecQueue.c \
$(COMMON_C_DIR)/RtpReorderQueue.c \
$(COMMON_C_DIR)/RtpAudioQueue.c \
$(COMMON_C_DIR)/RtpVideoQueue.c \
$(COMMON_C_DIR)/RtspConnection.c \
$(COMMON_C_DIR)/RtspParser.c \
$(COMMON_C_DIR)/SdpGenerator.c \

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