webrtc/modules/audio_coding
Ivo Creusen fd7c0a566a Avoid NetEq triggering a Framelength change when receiving an FEC packet.
Internally in NetEq, an FEC packet looks very similar to a split packet, which caused NetEq to miscalculate the frame length of FEC packets. This incorrect framelength calculation was incorrectly handled as a framelength change by NetEq.

Bug: webrtc:8410
Change-Id: Icaea961d055e49d7726b87811881db0b9149805b
Reviewed-on: https://webrtc-review.googlesource.com/12420
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20373}
2017-10-20 11:56:23 +00:00
..
acm2 Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
audio_network_adaptor Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
codecs Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
include Remove AudioCodingModule::IncomingPayload 2017-09-29 14:23:27 +00:00
neteq Avoid NetEq triggering a Framelength change when receiving an FEC packet. 2017-10-20 11:56:23 +00:00
test Reland "Reland "Remove WEBRTC_TRACE."" 2017-10-04 14:40:44 +00:00
audio_coding.gni Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
BUILD.gn NetEq: Drop unnecessary dependency on the audio decoder implementations 2017-10-16 12:57:47 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00