webrtc/modules/audio_coding/neteq/test
Philipp Hancke 63d03f586b Unify access to SDP codec parameters
which come from the a=fmtp:<pt> lines in the SDP and were used as either
  std::map<std::string, std:string>
with three aliases,
  cricket::CodecParameterMap
  SdpAudioFormat::Parameters
  SdpVideoFormat::Parameters

Use webrtc::CodecParameterMap in all places.

BUG=None

Change-Id: If47692bde7347834c349c6539b43309d8770e67b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/330420
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Philipp Hancke <phancke@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#41375}
2023-12-13 14:22:15 +00:00
..
delay_tool Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
neteq_decoding_test.cc Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes 2023-11-01 08:21:05 +00:00
neteq_decoding_test.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
neteq_ilbc_quality_test.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
neteq_opus_quality_test.cc Unify access to SDP codec parameters 2023-12-13 14:22:15 +00:00
neteq_pcm16b_quality_test.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
neteq_pcmu_quality_test.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
neteq_performance_unittest.cc Replace WebRTC-QuickPerfTest field trial with a flag 2023-10-10 08:59:10 +00:00
neteq_speed_test.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
result_sink.cc Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes 2023-11-01 08:21:05 +00:00
result_sink.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00