webrtc/video
Niels Möller 19a68d405d Use VP8EncoderSimulcastProxy in VideoQualityTest.
This simplifies configuration, and it is a preparation for replaceing
encoder instance with an encoder factory in
VideoSendStream::Config::EncoderSettings.

Bug: webrtc:8830
Change-Id: Iaf4f6ad9e7cfaa76d8600c4fa68f393e2f3ea331
Reviewed-on: https://webrtc-review.googlesource.com/69809
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22859}
2018-04-13 12:55:29 +00:00
..
end_to_end_tests Reland "Storing frame if encoder is paused." 2018-04-10 15:49:05 +00:00
BUILD.gn Adding layering configurator and rate allocator for VP9 SVC. 2018-03-29 10:16:47 +00:00
call_stats_unittest.cc Reduce locking for CallStats (preparation for TaskQueue). 2018-03-28 13:24:07 +00:00
call_stats.cc Reduce locking for CallStats (preparation for TaskQueue). 2018-03-28 13:24:07 +00:00
call_stats.h Reduce locking for CallStats (preparation for TaskQueue). 2018-03-28 13:24:07 +00:00
DEPS Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
encoder_rtcp_feedback_unittest.cc Postpone setting of CpuOveruseOptions. 2018-04-06 08:34:32 +00:00
encoder_rtcp_feedback.cc Delete VideoStreamEncoder::OnReceivedIntraFrameRequest. 2018-02-16 14:44:19 +00:00
encoder_rtcp_feedback.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
full_stack_tests_plot.py
full_stack_tests.cc Disable Paris QCIF test. 2018-04-09 14:05:48 +00:00
overuse_frame_detector_unittest.cc Postpone setting of CpuOveruseOptions. 2018-04-06 08:34:32 +00:00
overuse_frame_detector.cc Postpone setting of CpuOveruseOptions. 2018-04-06 08:34:32 +00:00
overuse_frame_detector.h Postpone setting of CpuOveruseOptions. 2018-04-06 08:34:32 +00:00
OWNERS
payload_router_unittest.cc Set marker bit on last encoded spatial layer. 2018-04-04 10:40:19 +00:00
payload_router.cc Set marker bit on last encoded spatial layer. 2018-04-04 10:40:19 +00:00
payload_router.h Make PayloadRouter own the picture id and tl0 pic idx sequences. 2018-03-15 12:22:07 +00:00
picture_id_tests.cc Reland "Reland "Move rtp-specific config out of EncoderSettings."" 2018-04-05 14:30:09 +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 Make SimpleStringBuilder into a non-template 2018-03-09 11:32:34 +00:00
receive_statistics_proxy.h Add thread checks to ReceiveStatisticsProxy that reflect 2018-02-26 09:21:00 +00:00
replay.cc Reland "Reland "Move rtp-specific config out of EncoderSettings."" 2018-04-05 14:30:09 +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 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. 2018-02-07 10:07:28 +00:00
rtp_video_stream_receiver_unittest.cc Delete the VideoCodec::plName string. 2018-03-06 11:17:41 +00:00
rtp_video_stream_receiver.cc Reduce implementations of CallStatsObserver by 2. 2018-03-26 08:37:49 +00:00
rtp_video_stream_receiver.h Delete OnIncomingCSRCChanged and related code. 2018-03-27 13:18:35 +00:00
screenshare_loopback.cc Refactor VP8 TemporalLayers 2018-03-19 18:14:21 +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 "Reland "Move rtp-specific config out of EncoderSettings."" 2018-04-05 14:30:09 +00:00
send_statistics_proxy.h Reland "Add hugeFramesSent GetStats metric" 2018-03-06 13:38:11 +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 Reland "Moved BitrateConfig out of Call::Config." 2018-02-21 11:38:42 +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 Reland "Moved BitrateConfig out of Call::Config." 2018-02-21 11:38:42 +00:00
video_quality_test.cc Use VP8EncoderSimulcastProxy in VideoQualityTest. 2018-04-13 12:55:29 +00:00
video_quality_test.h Use VP8EncoderSimulcastProxy in VideoQualityTest. 2018-04-13 12:55:29 +00:00
video_receive_stream_unittest.cc Reduce locking for CallStats (preparation for TaskQueue). 2018-03-28 13:24:07 +00:00
video_receive_stream.cc Call RegisterStatsObserver after initializing video_stream_decoder_ 2018-03-30 08:03:38 +00:00
video_receive_stream.h Renamed FrameObject to EncodedFrame. 2018-02-22 16:12:48 +00:00
video_send_stream_tests.cc Reland "Reland "Move rtp-specific config out of EncoderSettings."" 2018-04-05 14:30:09 +00:00
video_send_stream.cc Add MID sending to FlexfecSender 2018-04-10 16:08:35 +00:00
video_send_stream.h Explicit injection of rate limiter in VideoSendStream. 2018-03-01 16:01:08 +00:00
video_stream_decoder_impl.cc VideoStreamDecoderImpl implementation, part 3. 2018-04-05 12:49:13 +00:00
video_stream_decoder_impl.h VideoStreamDecoderImpl implementation, part 3. 2018-04-05 12:49:13 +00:00
video_stream_decoder.cc Reduce implementations of CallStatsObserver by 2. 2018-03-26 08:37:49 +00:00
video_stream_decoder.h Reduce implementations of CallStatsObserver by 2. 2018-03-26 08:37:49 +00:00
video_stream_encoder_unittest.cc Reland "Storing frame if encoder is paused." 2018-04-10 15:49:05 +00:00
video_stream_encoder.cc Reland "Storing frame if encoder is paused." 2018-04-10 15:49:05 +00:00
video_stream_encoder.h Reland "Storing frame if encoder is paused." 2018-04-10 15:49:05 +00:00