webrtc/modules/audio_coding
Jakob Ivarsson b70a36e770 Require exact timestamp to be available when extracting multiple packets for decoding.
Removes the only remaining dependency on sequence number in NetEq
except for the NackTracker (which arguably doesn't belong in NetEq).

This fixes a potential issue where FEC is not perfectly aligned with
the original packet boundaries, causing both the FEC and the original
packet to be decoded.

Bug: webrtc:13322
Change-Id: I3abec9ebfc194976fca42d5f4f4ed4ee136f44ef
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300560
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39815}
2023-04-11 16:41:30 +00:00
..
acm2 Delete RTPHeader::payload_type_frequency as unused 2023-03-09 16:32:22 +00:00
audio_network_adaptor Remove mentions of already deleted field trials 2023-03-01 15:53:37 +00:00
codecs Stop setting OPUS_SIGNAL_VOICE when DTX is enabled. 2022-12-20 11:06:48 +00:00
g3doc Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
include Delete deprecated Create method and config from AudioCodingModule 2023-02-02 17:06:29 +00:00
neteq Require exact timestamp to be available when extracting multiple packets for decoding. 2023-04-11 16:41:30 +00:00
test Break apart AudioCodingModule and AcmReceiver 2023-02-01 16:09:26 +00:00
audio_coding.gni Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
BUILD.gn Refactor NetEq rtp dump input. 2023-04-11 14:32:35 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Add jakobi to modules/audio_coding OWNERS 2021-06-18 11:52:58 +00:00