webrtc/pc
Philipp Hancke 5561599656 sdp: add test coverage for handling of session-level extmap attributes
verifying these are transferred to the individual m-lines.
Also verify that mixed usage both at session level as well as
media level is not allowed as described in
  https://www.rfc-editor.org/rfc/rfc5285#section-6

BUG=None

Change-Id: Iade387817c9f31362d0a26c5f13a3012c72b51b0
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/294360
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Commit-Queue: Philipp Hancke <phancke@microsoft.com>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39363}
2023-02-22 06:28:51 +00:00
..
g3doc Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
scenario_tests Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. 2022-04-20 13:18:33 +00:00
test Change FakeMediaEngine to use send/receive channels 2023-02-20 11:27:33 +00:00
audio_rtp_receiver.cc Implement GetParameters/GetSources support for unsignaled SSRCs. 2023-01-10 06:44:27 +00:00
audio_rtp_receiver.h Implement GetParameters/GetSources support for unsignaled SSRCs. 2023-01-10 06:44:27 +00:00
audio_rtp_receiver_unittest.cc Change FakeMediaEngine to use send/receive channels 2023-02-20 11:27:33 +00:00
audio_track.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
audio_track.h Use string_view to pass track ids to constructors 2022-05-30 10:28:57 +00:00
BUILD.gn Enable the use of CreateDataChannel with a DataChannelInit config. 2023-02-10 12:24:47 +00:00
channel.cc Use two MediaChannels for 2 directions. 2023-02-19 10:34:42 +00:00
channel.h Use two MediaChannels for 2 directions. 2023-02-19 10:34:42 +00:00
channel_interface.h Use two MediaChannels for 2 directions. 2023-02-19 10:34:42 +00:00
channel_unittest.cc Use two MediaChannels for 2 directions. 2023-02-19 10:34:42 +00:00
connection_context.cc ConnectionContext: remove media engine without blocking. 2022-12-20 14:05:30 +00:00
connection_context.h ConnectionContext: remove media engine without blocking. 2022-12-20 14:05:30 +00:00
data_channel_controller.cc Replace Thread::Invoke with Thread::BlockingCall 2022-09-09 10:44:17 +00:00
data_channel_controller.h Safeguard SctpDataChannel against detached controller 2022-05-11 10:54:13 +00:00
data_channel_controller_unittest.cc Delete TestListener and top-level thread wrapping. 2022-05-20 15:21:21 +00:00
data_channel_integrationtest.cc Reland "Don't create channel_manager++ when media_engine is not set" 2022-05-23 15:51:21 +00:00
data_channel_unittest.cc Delete TestListener and top-level thread wrapping. 2022-05-20 15:21:21 +00:00
data_channel_utils.cc Remove DataChannelType and deprecated option disable_sctp_data_channels 2021-04-19 19:32:23 +00:00
data_channel_utils.h Remove DataChannelType and deprecated option disable_sctp_data_channels 2021-04-19 19:32:23 +00:00
DEPS Remove +api from internal DEPS files. 2019-01-28 11:17:00 +00:00
dtls_srtp_transport.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
dtls_srtp_transport.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
dtls_srtp_transport_unittest.cc Delete TestListener and top-level thread wrapping. 2022-05-20 15:21:21 +00:00
dtls_transport.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
dtls_transport.h Remove cricket::DtlsTransportState. 2021-05-21 21:45:29 +00:00
dtls_transport_unittest.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
dtmf_sender.cc Replace Thread::Invoke with Thread::BlockingCall 2022-09-09 10:44:17 +00:00
dtmf_sender.h Replace Thread::Invoke with Thread::BlockingCall 2022-09-09 10:44:17 +00:00
dtmf_sender_unittest.cc Remove sigslot usage from DtmfProviderInterface 2022-08-03 14:16:35 +00:00
external_hmac.cc Reland "Use backticks not vertical bars to denote variables in comments for /pc" 2021-07-30 22:13:59 +00:00
external_hmac.h Break out a few more targets from rtc_pc_base 2022-03-10 18:36:43 +00:00
ice_server_parsing.cc Reland "move relay server priority assignment to port_allocator" 2022-11-03 12:16:08 +00:00
ice_server_parsing.h Reland "ice server parsing: return RTCError with more details" 2022-10-12 11:23:22 +00:00
ice_server_parsing_unittest.cc Reland "move relay server priority assignment to port_allocator" 2022-11-03 12:16:08 +00:00
ice_transport.cc Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
ice_transport.h Break out a few more targets from rtc_pc_base 2022-03-10 18:36:43 +00:00
ice_transport_unittest.cc Remove FakePortAllocator's dependency on ScopedKeyValueConfig. 2023-01-24 08:24:55 +00:00
jitter_buffer_delay.cc VideoRtpReceiver & AudioRtpReceiver threading fixes. 2021-05-17 14:37:55 +00:00
jitter_buffer_delay.h Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
jitter_buffer_delay_unittest.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
jsep_ice_candidate.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
jsep_session_description.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
jsep_session_description_unittest.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
jsep_transport.cc Remove sigslot usage from SctpTransportInternal 2022-08-22 13:51:17 +00:00
jsep_transport.h Remove sigslot usage from SctpTransportInternal 2022-08-22 13:51:17 +00:00
jsep_transport_collection.cc Move channel creation functions into RtpTransceiver 2022-05-04 11:57:50 +00:00
jsep_transport_collection.h Move channel creation functions into RtpTransceiver 2022-05-04 11:57:50 +00:00
jsep_transport_controller.cc transport controller: move ice transport initialization 2022-11-03 08:18:53 +00:00
jsep_transport_controller.h Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
jsep_transport_controller_unittest.cc Replace Invoke in tests with SendTask test helper 2022-08-12 23:42:16 +00:00
jsep_transport_unittest.cc Reland "dtls: allow dtls role to change during DTLS restart" 2022-08-19 10:55:47 +00:00
legacy_stats_collector.cc Reland "Remove 'trackId' dependency in stats selector algorithm." 2023-01-05 09:04:12 +00:00
legacy_stats_collector.h Rename api/stats_types.h to api/legacy_stats_types.h. 2022-11-11 10:29:25 +00:00
legacy_stats_collector_interface.h Delete api/stats_types.h in favor of api/legacy_stats_types.h 2022-11-14 12:10:06 +00:00
legacy_stats_collector_unittest.cc Use two MediaChannels for 2 directions. 2023-02-19 10:34:42 +00:00
local_audio_source.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
local_audio_source.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
local_audio_source_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
media_protocol_names.cc Never pass a signed char to ctype macros like isdigit() 2022-05-30 13:05:03 +00:00
media_protocol_names.h Cleanup: Move some more protocol names into media_protocol_names 2021-11-02 11:51:31 +00:00
media_session.cc Only serialize non-stopped RTP header extensions 2023-02-01 12:37:44 +00:00
media_session.h Delete ChannelManager class declaration. 2022-11-08 10:32:47 +00:00
media_session_unittest.cc Only serialize non-stopped RTP header extensions 2023-02-01 12:37:44 +00:00
media_stream.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
media_stream.h Change stream.AddTrack/RemoveTrack to take a scoped_refptr argument 2022-04-21 12:32:17 +00:00
media_stream_observer.cc Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. 2022-04-20 13:18:33 +00:00
media_stream_observer.h Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. 2022-04-20 13:18:33 +00:00
media_stream_proxy.h Change stream.AddTrack/RemoveTrack to take a scoped_refptr argument 2022-04-21 12:32:17 +00:00
media_stream_track_proxy.h Move VideoTrack's content_hint property to the signaling thread. 2022-02-15 21:55:59 +00:00
media_stream_unittest.cc Delete TestListener and top-level thread wrapping. 2022-05-20 15:21:21 +00:00
OWNERS Enforce policy that SDP munging requires special approval 2023-01-30 20:09:07 +00:00
peer_connection.cc Remove call operator from UniqueIdGenerator classes 2023-02-10 13:10:35 +00:00
peer_connection.h Handle the case of missing certificates. 2023-01-20 13:31:07 +00:00
peer_connection_adaptation_integrationtest.cc Always inject PacketSocketFactory in FakePortAllocator 2022-06-27 12:45:28 +00:00
peer_connection_bundle_unittest.cc Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" 2022-06-07 11:24:16 +00:00
peer_connection_crypto_unittest.cc Remove FakePortAllocator's dependency on ScopedKeyValueConfig. 2023-01-24 08:24:55 +00:00
peer_connection_data_channel_unittest.cc Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. 2022-04-20 13:18:33 +00:00
peer_connection_end_to_end_unittest.cc Always inject PacketSocketFactory in FakePortAllocator 2022-06-27 12:45:28 +00:00
peer_connection_factory.cc Refactor some config plumbing in call/. 2022-11-16 09:18:40 +00:00
peer_connection_factory.h Refactor some config plumbing in call/. 2022-11-16 09:18:40 +00:00
peer_connection_factory_proxy.h Proxy: solve event tracing with compile time strings. 2021-05-28 06:53:29 +00:00
peer_connection_factory_unittest.cc Remove FakePortAllocator's dependency on ScopedKeyValueConfig. 2023-01-24 08:24:55 +00:00
peer_connection_field_trial_tests.cc Add ability to set bitrate of DegradedCall via PeerConnection::SetBitrate 2022-10-19 14:09:07 +00:00
peer_connection_header_extension_unittest.cc Only serialize non-stopped RTP header extensions 2023-02-01 12:37:44 +00:00
peer_connection_histogram_unittest.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
peer_connection_ice_unittest.cc Remove FakePortAllocator's dependency on ScopedKeyValueConfig. 2023-01-24 08:24:55 +00:00
peer_connection_integrationtest.cc Reland "Ensure RTCRtpSenders are always created with one encoding" 2023-01-19 15:49:04 +00:00
peer_connection_interface_unittest.cc Remove FakePortAllocator's dependency on ScopedKeyValueConfig. 2023-01-24 08:24:55 +00:00
peer_connection_internal.h Add RTCAudioPlayoutStats to GetStats(). 2023-01-16 13:19:45 +00:00
peer_connection_jsep_unittest.cc Restore FiredDirection and maybe fire OnTrack in Rollback. 2022-05-02 18:07:24 +00:00
peer_connection_media_unittest.cc Change FakeMediaEngine to use send/receive channels 2023-02-20 11:27:33 +00:00
peer_connection_message_handler.cc Rename api/stats_types.h to api/legacy_stats_types.h. 2022-11-11 10:29:25 +00:00
peer_connection_message_handler.h Rename api/stats_types.h to api/legacy_stats_types.h. 2022-11-11 10:29:25 +00:00
peer_connection_proxy.h Add optional init_send_encodings to AddTrack 2022-10-19 09:13:08 +00:00
peer_connection_rampup_tests.cc Migrate PeerConnectionRampUpTest on new perf metrics export API 2022-09-26 14:48:22 +00:00
peer_connection_rtp_unittest.cc Add optional init_send_encodings to AddTrack 2022-10-19 09:13:08 +00:00
peer_connection_sdp_methods.h Move channel creation functions into RtpTransceiver 2022-05-04 11:57:50 +00:00
peer_connection_signaling_unittest.cc Rewrite PeerConnectionMessageHandler to not use rtc::MessageHandler 2022-08-19 10:21:36 +00:00
peer_connection_simulcast_unittest.cc Remove call operator from UniqueIdGenerator classes 2023-02-10 13:10:35 +00:00
peer_connection_svc_integrationtest.cc SVC: Add test for SVC fallback 2023-01-24 15:03:52 +00:00
peer_connection_wrapper.cc Enable the use of CreateDataChannel with a DataChannelInit config. 2023-02-10 12:24:47 +00:00
peer_connection_wrapper.h Enable the use of CreateDataChannel with a DataChannelInit config. 2023-02-10 12:24:47 +00:00
proxy.cc Proxy: solve event tracing with compile time strings. 2021-05-28 06:53:29 +00:00
proxy.h Delete rtc::Message and rtc::MessageHandler 2022-09-21 15:15:30 +00:00
proxy_unittest.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
remote_audio_source.cc Split audio and video channels into Send and Receive APIs. 2022-12-14 11:00:17 +00:00
remote_audio_source.h Split audio and video channels into Send and Receive APIs. 2022-12-14 11:00:17 +00:00
rtc_stats_collector.cc [Stats] Handle the case of missing certificates. 2023-01-20 11:27:04 +00:00
rtc_stats_collector.h Populate RTCInboundRtpStreamStats::playoutId when appropriate 2023-01-19 15:44:36 +00:00
rtc_stats_collector_unittest.cc Use two MediaChannels for 2 directions. 2023-02-19 10:34:42 +00:00
rtc_stats_integrationtest.cc Correct RTCAudioPlayoutStats type and add kind field. 2023-01-25 14:30:41 +00:00
rtc_stats_traversal.cc Populate RTCInboundRtpStreamStats::playoutId when appropriate 2023-01-19 15:44:36 +00:00
rtc_stats_traversal.h Reland "Use backticks not vertical bars to denote variables in comments for /pc" 2021-07-30 22:13:59 +00:00
rtc_stats_traversal_unittest.cc stats: use Timestamp instead of uint64_t 2023-01-05 08:37:31 +00:00
rtcp_mux_filter.cc Reland "Modify Bundle logic to not add & destroy extra transport at add-track" 2021-08-11 21:50:08 +00:00
rtcp_mux_filter.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
rtcp_mux_filter_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
rtp_media_utils.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
rtp_media_utils.h Break out a few more targets from rtc_pc_base 2022-03-10 18:36:43 +00:00
rtp_media_utils_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
rtp_parameters_conversion.cc Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. 2022-07-05 13:28:33 +00:00
rtp_parameters_conversion.h Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
rtp_parameters_conversion_unittest.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
rtp_receiver.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
rtp_receiver.h Reland "Remove 'trackId' dependency in stats selector algorithm." 2023-01-05 09:04:12 +00:00
rtp_receiver_proxy.h Proxy: solve event tracing with compile time strings. 2021-05-28 06:53:29 +00:00
rtp_sender.cc Enforce stream id uniqueness in RtpSender::set_stream_ids 2022-12-22 10:05:02 +00:00
rtp_sender.h Enforce stream id uniqueness in RtpSender::set_stream_ids 2022-12-22 10:05:02 +00:00
rtp_sender_proxy.h pc: Add asynchronous RtpSender::SetParameters() call 2022-11-15 15:31:40 +00:00
rtp_sender_receiver_unittest.cc Change FakeMediaEngine to use send/receive channels 2023-02-20 11:27:33 +00:00
rtp_transceiver.cc Use two MediaChannels for 2 directions. 2023-02-19 10:34:42 +00:00
rtp_transceiver.h Delete ChannelManager class declaration. 2022-11-08 10:32:47 +00:00
rtp_transceiver_unittest.cc setOfferedHeaderExtensions: stop any filtered extension 2023-02-07 09:45:00 +00:00
rtp_transmission_manager.cc Reland "Ensure RTCRtpSenders are always created with one encoding" 2023-01-19 15:49:04 +00:00
rtp_transmission_manager.h Split audio and video channels into Send and Receive APIs. 2022-12-14 11:00:17 +00:00
rtp_transport.cc Delete some unused sigslot dependencies 2022-06-23 12:30:22 +00:00
rtp_transport.h Delete some unused sigslot dependencies 2022-06-23 12:30:22 +00:00
rtp_transport_internal.h Delete the remaining comments about SrtpTransportInterface. 2022-06-06 10:31:26 +00:00
rtp_transport_unittest.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
sctp_data_channel.cc Replace Thread::Invoke with Thread::BlockingCall 2022-09-09 10:44:17 +00:00
sctp_data_channel.h Safeguard SctpDataChannel against detached controller 2022-05-11 10:54:13 +00:00
sctp_transport.cc Replace Thread::Invoke with Thread::BlockingCall 2022-09-09 10:44:17 +00:00
sctp_transport.h Remove sigslot usage from SctpTransportInternal 2022-08-22 13:51:17 +00:00
sctp_transport_unittest.cc Remove sigslot usage from SctpTransportInternal 2022-08-22 13:51:17 +00:00
sctp_utils.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
sctp_utils.h datachannel: Merge SendDataParams and DMT types with webrtc equivalent 2021-05-10 10:31:48 +00:00
sctp_utils_unittest.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
sdp_offer_answer.cc Reland "sdp: measure rtp header extension collisions" 2022-12-19 15:19:35 +00:00
sdp_offer_answer.h Delete ChannelManager class declaration. 2022-11-08 10:32:47 +00:00
sdp_offer_answer_unittest.cc Reland "sdp: measure rtp header extension collisions" 2022-12-19 15:19:35 +00:00
sdp_serializer.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
sdp_serializer.h Reland "Use backticks not vertical bars to denote variables in comments for /pc" 2021-07-30 22:13:59 +00:00
sdp_serializer_unittest.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
sdp_state_provider.h Break circular dependency on WebRtcSessionDescriptionFactory 2020-10-26 10:22:46 +00:00
sdp_utils.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
sdp_utils.h Running apply-iwyu on ~all files in pc/ 2021-01-29 16:14:10 +00:00
session_description.cc Delete variant of rtc::split that copies the output fields 2022-06-09 08:29:33 +00:00
session_description.h Unvirtualize more wasteful functions 2022-11-22 22:44:21 +00:00
session_description_unittest.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
simulcast_description.cc Introduce a variant of rtc::split that returns a vector of string_view 2022-01-25 08:25:50 +00:00
simulcast_description.h Introduce a variant of rtc::split that returns a vector of string_view 2022-01-25 08:25:50 +00:00
slow_peer_connection_integration_test.cc Create a "slow peerconnection unittests" target 2022-05-05 14:40:38 +00:00
srtp_filter.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
srtp_filter.h Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" 2022-01-27 12:55:44 +00:00
srtp_filter_unittest.cc Revert "Remove code supporting the SDES crypto mode in SDP" 2021-11-04 14:46:27 +00:00
srtp_session.cc Move global libsrtp usage count into a singleton class 2022-04-06 07:41:52 +00:00
srtp_session.h Move global libsrtp usage count into a singleton class 2022-04-06 07:41:52 +00:00
srtp_session_unittest.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 2022-03-09 13:23:21 +00:00
srtp_transport.cc Delete some unused sigslot dependencies 2022-06-23 12:30:22 +00:00
srtp_transport.h Delete the remaining comments about SrtpTransportInterface. 2022-06-06 10:31:26 +00:00
srtp_transport_unittest.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 2022-03-09 13:23:21 +00:00
stream_collection.h Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. 2022-04-20 13:18:33 +00:00
track_media_info_map.cc TrackMediaInfoMap: Use rtc::ArrayView in Initialize. 2022-07-27 11:28:25 +00:00
track_media_info_map.h TrackMediaInfoMap: Use rtc::ArrayView in Initialize. 2022-07-27 11:28:25 +00:00
track_media_info_map_unittest.cc [ModernStats] Replace uses of std::unique_ptr<> with absl::optional<>. 2022-07-27 11:18:41 +00:00
transceiver_list.cc Restore FiredDirection and maybe fire OnTrack in Rollback. 2022-05-02 18:07:24 +00:00
transceiver_list.h Restore FiredDirection and maybe fire OnTrack in Rollback. 2022-05-02 18:07:24 +00:00
transport_stats.cc [clang-tidy] Apply performance-move-const-arg fixes (misc). 2019-02-05 15:12:20 +00:00
transport_stats.h stats: add dtlsRole to transport 2022-05-02 10:13:54 +00:00
usage_pattern.cc Move the PeerConnection's usage pattern concept to its own file. 2020-10-09 08:29:45 +00:00
usage_pattern.h Reland "Use backticks not vertical bars to denote variables in comments for /pc" 2021-07-30 22:13:59 +00:00
used_ids.h Remove frequent log. 2022-01-18 13:46:37 +00:00
used_ids_unittest.cc Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
video_rtp_receiver.cc Implement GetParameters/GetSources support for unsignaled SSRCs. 2023-01-10 06:44:27 +00:00
video_rtp_receiver.h Implement GetParameters/GetSources support for unsignaled SSRCs. 2023-01-10 06:44:27 +00:00
video_rtp_receiver_unittest.cc Change MediaChannel to have a Role parameter 2023-02-09 14:29:08 +00:00
video_rtp_track_source.cc Running apply-iwyu on ~all files in pc/ 2021-01-29 16:14:10 +00:00
video_rtp_track_source.h Remove RTC_DISALLOW_COPY_AND_ASSIGN more. 2022-01-20 11:00:18 +00:00
video_rtp_track_source_unittest.cc clean up misc TimeDelta use 2022-08-02 13:52:36 +00:00
video_track.cc Replace Thread::Invoke with Thread::BlockingCall 2022-09-09 10:44:17 +00:00
video_track.h Use string_view to pass track ids to constructors 2022-05-30 10:28:57 +00:00
video_track_source.cc Reland "Remove stopped_ from AudioRtpReceiver and VideoRtpReceiver." 2022-02-09 16:54:06 +00:00
video_track_source.h Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
video_track_source_proxy.cc Make RtpTransceiver not inherit from RefCountedObject. 2022-03-18 16:17:24 +00:00
video_track_source_proxy.h Update IWYU tool with a mapping file 2022-02-24 11:05:06 +00:00
video_track_unittest.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
webrtc_sdp.cc Revert "sdp: add rtcp-fb:* lines for common feedback" 2023-02-10 19:42:14 +00:00
webrtc_sdp.h sdp: move serialization of ice, dtls and header extensions to helpers 2022-12-23 11:47:42 +00:00
webrtc_sdp_unittest.cc sdp: add test coverage for handling of session-level extmap attributes 2023-02-22 06:28:51 +00:00
webrtc_session_description_factory.cc Remove dependency on rtc::MessageHandler in session description factory 2022-08-24 16:12:39 +00:00
webrtc_session_description_factory.h Remove dependency on rtc::MessageHandler in session description factory 2022-08-24 16:12:39 +00:00