..
test
Reporting feedback availability to congestion controller.
2018-03-22 14:11:54 +00:00
audio_receive_stream.h
Pass a real audio codec pair ID to decoders that we create
2018-03-21 13:55:18 +00:00
audio_send_stream.cc
This CL removes all usages of our custom ostream << overloads.
2018-04-03 12:51:00 +00:00
audio_send_stream.h
Wire up MID send value to the PeerConnection API
2018-03-26 18:14:30 +00:00
audio_state.h
Delete AudioMonitor and related code.
2018-01-30 09:48:29 +00:00
bitrate_allocator_unittest.cc
Adding has_packet_feedback to LimitObserver callback.
2018-03-21 13:13:08 +00:00
bitrate_allocator.cc
Tracking packet feedback availability in BitrateAllocator.
2018-03-21 13:28:48 +00:00
bitrate_allocator.h
Tracking packet feedback availability in BitrateAllocator.
2018-03-21 13:28:48 +00:00
bitrate_constraints.cc
Reland "Moved BitrateConfig out of Call::Config."
2018-02-21 11:38:42 +00:00
bitrate_constraints.h
Reland "Moved BitrateConfig out of Call::Config."
2018-02-21 11:38:42 +00:00
bitrate_estimator_tests.cc
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
2018-03-29 11:45:18 +00:00
BUILD.gn
This CL removes all usages of our custom ostream << overloads.
2018-04-03 12:51:00 +00:00
call_perf_tests.cc
Add audio_ prefix to audio-related members of CallTest.
2018-03-28 13:49:46 +00:00
call_unittest.cc
Removed fake rtp transport controller send.
2018-02-21 13:39:16 +00:00
call.cc
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
2018-03-29 11:45:18 +00:00
call.h
Moved bitrate config interface from Call class.
2018-02-21 15:03:45 +00:00
callfactory.cc
Reland: Add ability to emulate degraded network in Call via field trial
2018-03-14 17:03:25 +00:00
callfactory.h
Rename Call::Config to CallConfig, keep old name as alias.
2018-02-14 15:14:39 +00:00
degraded_call.cc
Fix race in DegradedCall::DestroyVideoSendStream
2018-03-16 10:23:47 +00:00
degraded_call.h
Reland: Add ability to emulate degraded network in Call via field trial
2018-03-14 17:03:25 +00:00
DEPS
Make fec controller plug-able.
2018-01-22 11:48:16 +00:00
fake_network_pipe.cc
Added data member access methods to FakeNetworkPipe.
2018-03-20 15:58:21 +00:00
fake_network_pipe.h
Added data member access methods to FakeNetworkPipe.
2018-03-20 15:58:21 +00:00
flexfec_receive_stream_impl.cc
Stop using LOG macros in favor of RTC_ prefixed macros.
2017-11-09 11:56:32 +00:00
flexfec_receive_stream_impl.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
flexfec_receive_stream_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
flexfec_receive_stream.h
Fix circular dependencies in webrtc_common.
2017-12-15 14:33:26 +00:00
OWNERS
Added nisse@webrtc.org as owner in call.
2018-02-20 09:39:51 +00:00
rampup_tests.cc
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
2018-03-29 11:45:18 +00:00
rampup_tests.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
receive_time_calculator_unittest.cc
Added receive time calculator under field trial.
2018-03-21 15:40:39 +00:00
receive_time_calculator.cc
Fix of ReceiveTimeCalculator field trial parsing.
2018-03-24 12:36:17 +00:00
receive_time_calculator.h
Added receive time calculator under field trial.
2018-03-21 15:40:39 +00:00
rtcp_demuxer_unittest.cc
Fix circular dependencies in webrtc_common.
2017-12-15 14:33:26 +00:00
rtcp_demuxer.cc
Fix circular dependencies in webrtc_common.
2017-12-15 14:33:26 +00:00
rtcp_demuxer.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtcp_packet_sink_interface.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtp_bitrate_configurator_unittest.cc
Extracted bitrate configuration from call class.
2018-02-21 12:33:02 +00:00
rtp_bitrate_configurator.cc
Extracted bitrate configuration from call class.
2018-02-21 12:33:02 +00:00
rtp_bitrate_configurator.h
Moved bitrate config interface from Call class.
2018-02-21 15:03:45 +00:00
rtp_config.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtp_config.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtp_demuxer_unittest.cc
Move some numeric utility code from rtc_base/ to rtc_base/numerics/
2017-11-22 11:21:47 +00:00
rtp_demuxer.cc
Don't check MIDs when demuxing RTP packets in Call
2018-03-29 20:36:08 +00:00
rtp_demuxer.h
Don't check MIDs when demuxing RTP packets in Call
2018-03-29 20:36:08 +00:00
rtp_packet_sink_interface.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtp_rtcp_demuxer_helper_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtp_rtcp_demuxer_helper.cc
Optional: Use nullopt and implicit construction in /call
2018-01-11 12:00:00 +00:00
rtp_rtcp_demuxer_helper.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtp_stream_receiver_controller_interface.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtp_stream_receiver_controller.cc
Don't check MIDs when demuxing RTP packets in Call
2018-03-29 20:36:08 +00:00
rtp_stream_receiver_controller.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtp_transport_controller_send_interface.h
Reporting feedback availability to congestion controller.
2018-03-22 14:11:54 +00:00
rtp_transport_controller_send.cc
Fix of race on access to send side congestion controller.
2018-03-26 13:48:10 +00:00
rtp_transport_controller_send.h
Fix of race on access to send side congestion controller.
2018-03-26 13:48:10 +00:00
rtx_receive_stream_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtx_receive_stream.cc
Stop using LOG macros in favor of RTC_ prefixed macros.
2017-11-09 11:56:32 +00:00
rtx_receive_stream.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
ssrc_binding_observer.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
syncable.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
syncable.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
video_config.cc
Add field VideoEncoderConfig::codec_type.
2018-03-22 09:39:13 +00:00
video_config.h
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
2018-03-29 11:45:18 +00:00
video_receive_stream.cc
Delete member VideoReceiveStream::Config::Rtp::ulpfec.
2017-09-26 09:49:21 +00:00
video_receive_stream.h
Move videosinkinterface.h to common_video to solve a circular dep.
2018-01-04 13:19:49 +00:00
video_send_stream.cc
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
2018-03-29 11:45:18 +00:00
video_send_stream.h
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
2018-03-29 11:45:18 +00:00