..
BUILD.gn
Moved ALR experiment settings to new experiments folder.
2018-01-12 12:03:22 +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
Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)."
2017-09-29 13:48:29 +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
Moving src/webrtc into src/.
2017-09-15 04:25:06 +00:00
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
Optional: Use nullopt and implicit construction in /video
2018-01-09 15:14:10 +00:00
overuse_frame_detector.h
Add alternative load estimator to OverUseFrameDetector.
2017-12-15 10:10:06 +00:00
OWNERS
Moving src/webrtc into src/.
2017-09-15 04:25:06 +00:00
payload_router_unittest.cc
Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate.
2017-11-13 10:58:42 +00:00
payload_router.cc
Reland "Add stereo codec header and pass it through RTP"
2017-11-30 01:44:19 +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
Optional: Use nullopt and implicit construction in /video
2018-01-09 15:14:10 +00:00
receive_statistics_proxy.cc
Moved ALR experiment settings to new experiments folder.
2018-01-12 12:03:22 +00:00
receive_statistics_proxy.h
Move some more numeric utility code from rtc_base/ to rtc_base/numerics/
2017-11-22 12:39:39 +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
Move SPS/PPS/IDR requirement from RtpFrameObject to PacketBuffer.
2017-11-06 12:04:46 +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
Exclude initial adapt downs in stats for quality adapt changes per minute.
2018-01-11 14:53: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
Move ownership of voe::Channel into Audio[Receive|Send]Stream.
2018-01-11 12:58:31 +00:00
video_quality_test.h
Move ownership of voe::Channel into Audio[Receive|Send]Stream.
2018-01-11 12:58:31 +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
Optional: Use nullopt and implicit construction in /video
2018-01-09 15:14:10 +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
Moved ALR experiment settings to new experiments folder.
2018-01-12 12:03:22 +00:00
video_send_stream.cc
Moved ALR experiment settings to new experiments folder.
2018-01-12 12:03:22 +00:00
video_send_stream.h
Revert "Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback"""
2017-12-21 12:26:31 +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
Remove limits on CPU adaptation.
2017-12-15 22:32:27 +00:00
video_stream_encoder.cc
Exclude initial adapt downs in stats for quality adapt changes per minute.
2018-01-11 14:53:01 +00:00
video_stream_encoder.h
Move videosinkinterface.h to common_video to solve a circular dep.
2018-01-04 13:19:49 +00:00