webrtc/modules/audio_coding
Jakob Ivarsson 89f64b994f Make packet info optional and only set for primary packets in NetEq.
Header metadata such as audio level and capture time doesn't make sense
for redundant payloads (i.e. RED and inband-FEC).

It is assumed that one of the parsed payload timestamps will correspond
to the RTP header timestamp.

This fixes a bug where capture time and CSRCs were not set after
parsing RED packets.

CreateRedPayload test function is adapted from red_payload_splitter_unittest.cc

Bug: webrtc:15185
Change-Id: Iba58772499b6d760f516854999b60511896b053c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/305700
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40240}
2023-06-07 18:17:03 +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 Format /modules 2023-04-20 02:02:45 +00:00
g3doc Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
include Format /modules 2023-04-20 02:02:45 +00:00
neteq Make packet info optional and only set for primary packets in NetEq. 2023-06-07 18:17:03 +00:00
test Format /modules 2023-04-20 02:02:45 +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