webrtc/video
Artem Titov 733a78157d Migrate 2 test with Vp9 SVC test on PC framework
Bug: webrtc:10138
Change-Id: I6532fbaa392bfbf74337ffd879a707258053fc73
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146607
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28682}
2019-07-25 12:51:43 +00:00
..
end_to_end_tests Format almost everything. 2019-07-08 13:45:15 +00:00
test Define FecControllerOverride and plumb it down to VideoEncoder 2019-06-28 15:57:22 +00:00
buffered_frame_decryptor_unittest.cc Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. 2019-06-20 10:24:29 +00:00
buffered_frame_decryptor.cc Reland "Refactor FrameDecryptorInterface::Decrypt to use new API." 2019-04-09 20:08:56 +00:00
buffered_frame_decryptor.h Reland "Refactor FrameDecryptorInterface::Decrypt to use new API." 2019-04-09 20:08:56 +00:00
BUILD.gn Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
call_stats_unittest.cc Fix ClangTidy issues in video/ 2019-03-14 08:51:49 +00:00
call_stats.cc Deprecating ThreadChecker specific interface. 2019-04-08 16:58:07 +00:00
call_stats.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
cpu_scaling_tests.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
DEPS Delete interface class VideoCaptureExternal 2019-04-09 08:18:20 +00:00
encoder_bitrate_adjuster_unittest.cc Removes TimeMicros interface from ThreadProcessingFakeClock. 2019-04-17 15:37:48 +00:00
encoder_bitrate_adjuster.cc Allow encoder target bitrate to reach media rate if there is headroom. 2019-04-15 15:11:39 +00:00
encoder_bitrate_adjuster.h Allow encoder target bitrate to reach media rate if there is headroom. 2019-04-15 15:11:39 +00:00
encoder_overshoot_detector_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
encoder_overshoot_detector.cc Track both "network" and "media" rate in EncoderOvershootDetector 2019-04-01 13:10:49 +00:00
encoder_overshoot_detector.h Track both "network" and "media" rate in EncoderOvershootDetector 2019-04-01 13:10:49 +00:00
encoder_rtcp_feedback_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
encoder_rtcp_feedback.cc Translate loss notifications and pass to encoder 2019-04-10 15:31:53 +00:00
encoder_rtcp_feedback.h Translate loss notifications and pass to encoder 2019-04-10 15:31:53 +00:00
frame_dumping_decoder.cc Format almost everything. 2019-07-08 13:45:15 +00:00
frame_dumping_decoder.h Format almost everything. 2019-07-08 13:45:15 +00:00
frame_encode_metadata_writer_unittest.cc Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. 2019-06-20 10:24:29 +00:00
frame_encode_metadata_writer.cc Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. 2019-06-20 10:24:29 +00:00
frame_encode_metadata_writer.h Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. 2019-06-20 10:24:29 +00:00
full_stack_tests_plot.py Fixing py lint errors 2018-07-23 15:28:48 +00:00
full_stack_tests.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
overuse_frame_detector_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
overuse_frame_detector.cc Add configuration of new cpu load estimator via field trials. 2019-04-25 09:26:04 +00:00
overuse_frame_detector.h Add configuration of new cpu load estimator via field trials. 2019-04-25 09:26:04 +00:00
OWNERS Make ilnik@ owner in video/ and modules/video_coding/ 2018-09-11 12:39:39 +00:00
pc_full_stack_tests.cc Migrate 2 test with Vp9 SVC test on PC framework 2019-07-25 12:51:43 +00:00
picture_id_tests.cc Move frame_type member from RtpDepacketizer::ParsedPayload to RTPVideoHeader 2019-04-24 13:13:04 +00:00
quality_limitation_reason_tracker_unittest.cc Implement QualityLimitationReasonTracker and expose "reason". 2019-05-28 16:23:55 +00:00
quality_limitation_reason_tracker.cc Implement QualityLimitationReasonTracker and expose "reason". 2019-05-28 16:23:55 +00:00
quality_limitation_reason_tracker.h Implement QualityLimitationReasonTracker and expose "reason". 2019-05-28 16:23:55 +00:00
quality_scaling_tests.cc Reland "Fix LibvpxVp8Encoder::FrameDropThreshold" 2019-03-11 13:37:38 +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 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
quality_threshold.h Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +00:00
receive_statistics_proxy_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
receive_statistics_proxy.cc Add totalDecodeTime to RTCInboundRTPStreamStats 2019-07-02 08:28:06 +00:00
receive_statistics_proxy.h Add totalDecodeTime to RTCInboundRTPStreamStats 2019-07-02 08:28:06 +00:00
report_block_stats_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
report_block_stats.cc Delete unused method ReportBlockStats::AggregateAndStore 2019-06-14 12:57:29 +00:00
report_block_stats.h Format almost everything. 2019-07-08 13:45:15 +00:00
rtp_streams_synchronizer.cc Deprecating ThreadChecker specific interface. 2019-04-08 16:58:07 +00:00
rtp_streams_synchronizer.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
rtp_video_stream_receiver_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
rtp_video_stream_receiver.cc Get rid of deprecated version of NackSender::SendNack [1/2] 2019-06-28 13:04:48 +00:00
rtp_video_stream_receiver.h Get rid of deprecated version of NackSender::SendNack [1/2] 2019-06-28 13:04:48 +00:00
screenshare_loopback.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
send_delay_stats_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +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 Format almost everything. 2019-07-08 13:45:15 +00:00
send_statistics_proxy_unittest.cc Implement QualityLimitationReasonTracker and expose "reason". 2019-05-28 16:23:55 +00:00
send_statistics_proxy.cc Implement QualityLimitationReasonTracker and expose "reason". 2019-05-28 16:23:55 +00:00
send_statistics_proxy.h Implement QualityLimitationReasonTracker and expose "reason". 2019-05-28 16:23:55 +00:00
stats_counter_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
stats_counter.cc Make fewer copies when using StringBuilder. 2018-09-24 09:39:19 +00:00
stats_counter.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
stream_synchronization_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
stream_synchronization.cc Format almost everything. 2019-07-08 13:45:15 +00:00
stream_synchronization.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
sv_loopback.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
transport_adapter.cc Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +00:00
transport_adapter.h Format almost everything. 2019-07-08 13:45:15 +00:00
video_analyzer.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
video_analyzer.h Add decode/render frame rate metrics 2019-05-08 13:54:49 +00:00
video_loopback_main.cc Rewrite video_loopback to use new mac capturer. 2019-03-06 14:37:33 +00:00
video_loopback_main.mm Rewrite video_loopback to use new mac capturer. 2019-03-06 14:37:33 +00:00
video_loopback.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
video_loopback.h Rewrite video_loopback to use new mac capturer. 2019-03-06 14:37:33 +00:00
video_quality_observer.cc Add decode/render frame rate metrics 2019-05-08 13:54:49 +00:00
video_quality_observer.h Format almost everything. 2019-07-08 13:45:15 +00:00
video_quality_test.cc Format almost everything. 2019-07-08 13:45:15 +00:00
video_quality_test.h Format almost everything. 2019-07-08 13:45:15 +00:00
video_receive_stream_unittest.cc Partially revert of ColorSpace information copying around decoders 2019-07-12 11:27:07 +00:00
video_receive_stream.cc Format almost everything. 2019-07-08 13:45:15 +00:00
video_receive_stream.h Get rid of deprecated version of NackSender::SendNack [1/2] 2019-06-28 13:04:48 +00:00
video_replay.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
video_send_stream_impl_unittest.cc Reland "Remove the injectable bitrate allocation strategy API." 2019-07-17 10:20:45 +00:00
video_send_stream_impl.cc Reland "Remove the injectable bitrate allocation strategy API." 2019-07-17 10:20:45 +00:00
video_send_stream_impl.h Reland "Remove the injectable bitrate allocation strategy API." 2019-07-17 10:20:45 +00:00
video_send_stream_tests.cc Reland "Add ability to set RTCP sender ssrc at construction time" 2019-07-12 17:32:43 +00:00
video_send_stream.cc Fix ClangTidy issues in video/ 2019-03-14 08:51:49 +00:00
video_send_stream.h Merge of ThreadChecker and SequencedTaskChecker. 2019-03-29 18:53:27 +00:00
video_stream_decoder_impl.cc Format almost everything. 2019-07-08 13:45:15 +00:00
video_stream_decoder_impl.h Added functions to control the VideoStreamDecoder playout delay. 2019-06-05 11:58:57 +00:00
video_stream_decoder.cc Add totalDecodeTime to RTCInboundRTPStreamStats 2019-07-02 08:28:06 +00:00
video_stream_decoder.h Add totalDecodeTime to RTCInboundRTPStreamStats 2019-07-02 08:28:06 +00:00
video_stream_encoder_unittest.cc Use max bitrate limit recommended by encoder. 2019-07-09 13:56:56 +00:00
video_stream_encoder.cc Use max bitrate limit recommended by encoder. 2019-07-09 13:56:56 +00:00
video_stream_encoder.h Use max bitrate limit recommended by encoder. 2019-07-09 13:56:56 +00:00