..
BUILD.gn
Revert "Break up rtc_event_log_api to solve circular dependencies."
2018-01-31 09:39:44 +00:00
call_stats_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
call_stats.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
call_stats.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
DEPS
Move remaining traces of VoiceEngine
2018-01-17 13:27:47 +00:00
encoder_rtcp_feedback_unittest.cc
Delete EncodedFrameObserver::OnEncodeTiming.
2017-12-11 16:41:46 +00:00
encoder_rtcp_feedback.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
encoder_rtcp_feedback.h
Adding NOLINT for typedefs.h and common_types.h
2017-09-15 13:03:51 +00:00
end_to_end_tests.cc
Optional: Use nullopt and implicit construction in /video
2018-01-09 15:14:10 +00:00
full_stack_tests_plot.py
full_stack_tests.cc
Moved ALR experiment settings to new experiments folder.
2018-01-12 12:03:22 +00:00
overuse_frame_detector_unittest.cc
Add alternative load estimator to OverUseFrameDetector.
2017-12-15 10:10:06 +00:00
overuse_frame_detector.cc
Add missing stdio.h header in files using scanf/sscanf function.
2018-01-26 13:15:52 +00:00
overuse_frame_detector.h
Add alternative load estimator to OverUseFrameDetector.
2017-12-15 10:10:06 +00:00
OWNERS
payload_router_unittest.cc
Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer."
2018-01-18 22:42:23 +00:00
payload_router.cc
Reland "Rename stereo video codec to multiplex"
2018-01-29 20:37:59 +00:00
payload_router.h
Set RTPVideoHeader picture id in PayloadRouter if forced fallback for VP8 is enabled.
2017-10-06 13:41:14 +00:00
picture_id_tests.cc
Implement dual stream full stack test and loopback tool
2017-12-21 17:30:31 +00:00
quality_threshold_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
quality_threshold.cc
Optional: Use nullopt and implicit construction in /video
2018-01-09 15:14:10 +00:00
quality_threshold.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
receive_statistics_proxy_unittest.cc
Move stats for decoded frames per second from VCMTiming to ReceiveStatisticsProxy.
2018-01-25 09:15:31 +00:00
receive_statistics_proxy.cc
Move stats for decoded frames per second from VCMTiming to ReceiveStatisticsProxy.
2018-01-25 09:15:31 +00:00
receive_statistics_proxy.h
Move stats for decoded frames per second from VCMTiming to ReceiveStatisticsProxy.
2018-01-25 09:15:31 +00:00
replay.cc
Fix video_replay tool to not accumulate error.
2018-01-12 11:41:42 +00:00
report_block_stats_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
report_block_stats.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
report_block_stats.h
Adding NOLINT for typedefs.h and common_types.h
2017-09-15 13:03:51 +00:00
rtp_streams_synchronizer.cc
Refactor RtpToNtpEstimator and MovingMedianFilter
2017-11-14 10:34:56 +00:00
rtp_streams_synchronizer.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtp_video_stream_receiver_unittest.cc
Avoid infinite recursion if a RED packet encapsulate a RED packet.
2018-01-22 14:51:34 +00:00
rtp_video_stream_receiver.cc
Stop using LOG macros in favor of RTC_ prefixed macros.
2017-11-09 11:56:32 +00:00
rtp_video_stream_receiver.h
Remove unused struct from ProtectionBitrateCalculator.
2017-12-06 08:39:12 +00:00
screenshare_loopback.cc
Implement dual stream full stack test and loopback tool
2017-12-21 17:30:31 +00:00
send_delay_stats_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
send_delay_stats.cc
Stop using LOG macros in favor of RTC_ prefixed macros.
2017-11-09 11:56:32 +00:00
send_delay_stats.h
Adding NOLINT for typedefs.h and common_types.h
2017-09-15 13:03:51 +00:00
send_statistics_proxy_unittest.cc
Exclude initial adapt downs in stats for quality adapt changes per minute.
2018-01-11 14:53:01 +00:00
send_statistics_proxy.cc
Reland "Set actual resolution for coded frame in VP9 enc wrapper."
2018-02-01 10:40:01 +00:00
send_statistics_proxy.h
Exclude initial adapt downs in stats for quality adapt changes per minute.
2018-01-11 14:53:01 +00:00
stats_counter_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
stats_counter.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
stats_counter.h
Adding NOLINT for typedefs.h and common_types.h
2017-09-15 13:03:51 +00:00
stream_synchronization_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
stream_synchronization.cc
Stop using LOG macros in favor of RTC_ prefixed macros.
2017-11-09 11:56:32 +00:00
stream_synchronization.h
Adding NOLINT for typedefs.h and common_types.h
2017-09-15 13:03:51 +00:00
sv_loopback.cc
Implement dual stream full stack test and loopback tool
2017-12-21 17:30:31 +00:00
transport_adapter.cc
Replace Atomic32 with std::atomic in video/
2017-10-24 23:40:29 +00:00
transport_adapter.h
Replace Atomic32 with std::atomic in video/
2017-10-24 23:40:29 +00:00
video_loopback.cc
Implement dual stream full stack test and loopback tool
2017-12-21 17:30:31 +00:00
video_quality_test.cc
Make fec controller plug-able.
2018-01-22 11:48:16 +00:00
video_quality_test.h
Make fec controller plug-able.
2018-01-22 11:48:16 +00:00
video_receive_stream_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
video_receive_stream.cc
Reland "Rename stereo video codec to multiplex"
2018-01-29 20:37:59 +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_tests.cc
Improved accuracy of packet loss calculation in tests.
2018-02-01 14:00:08 +00:00
video_send_stream.cc
Make RTCP report interval configurable
2018-02-01 10:12:11 +00:00
video_send_stream.h
Make fec controller plug-able.
2018-01-22 11:48:16 +00:00
video_stream_decoder.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
video_stream_decoder.h
Move videosinkinterface.h to common_video to solve a circular dep.
2018-01-04 13:19:49 +00:00
video_stream_encoder_unittest.cc
Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator.
2018-01-18 10:42:07 +00:00
video_stream_encoder.cc
Fix spelling of (internal) method name UpdateChannelParameters.
2018-01-31 14:26:49 +00:00
video_stream_encoder.h
Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator.
2018-01-18 10:42:07 +00:00