webrtc/video
Benjamin Wright e9bece37ae Minor change to the Json Config format for the replay file.
See: test/fuzzers/configs/replay_packet_fuzzer for example configurations.

Bug: webrtc:10117
Change-Id: Ife2bf7d053bc4feb4d7e6e38ff31280236c962b6
Reviewed-on: https://webrtc-review.googlesource.com/c/116764
Commit-Queue: Benjamin Wright <benwright@webrtc.org>
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26204}
2019-01-10 18:38:08 +00:00
..
end_to_end_tests Include absl/memory/memory.h if absl::make_unique is used 2019-01-08 20:08:32 +00:00
test New api function CreateVideoStreamEncoder. 2018-07-24 09:14:26 +00:00
buffered_frame_decryptor_unittest.cc Calculate min and max receive timestamps for packets in a video frame 2018-12-07 16:22:34 +00:00
buffered_frame_decryptor.cc Enable authentication of the header as an optional WebRTC trial. 2018-12-07 20:23:43 +00:00
buffered_frame_decryptor.h Enable authentication of the header as an optional WebRTC trial. 2018-12-07 20:23:43 +00:00
BUILD.gn Revert "Add a high bitrate full stack test with fake codec" 2019-01-10 11:49:05 +00:00
call_stats_unittest.cc Add default constructor for rtc::Event 2018-11-07 08:57:50 +00:00
call_stats.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
call_stats.h Refactoring PayloadRouter. 2018-07-17 14:46:15 +00:00
cpu_scaling_tests.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
DEPS Adds support for real audio devices in video_quality_test. 2018-08-28 09:00:45 +00:00
encoder_rtcp_feedback_unittest.cc Adds unit tests for VideoSendStreamImpl. 2018-04-20 13:12:13 +00:00
encoder_rtcp_feedback.cc Don't throttle key-frame requests per layer. 2018-09-24 10:40:48 +00:00
encoder_rtcp_feedback.h Don't throttle key-frame requests per layer. 2018-09-24 10:40:48 +00:00
frame_dumping_decoder.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
frame_dumping_decoder.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
full_stack_tests_plot.py Fixing py lint errors 2018-07-23 15:28:48 +00:00
full_stack_tests.cc Revert "Add a high bitrate full stack test with fake codec" 2019-01-10 11:49:05 +00:00
overuse_frame_detector_unittest.cc Include absl/memory/memory.h if absl::make_unique is used 2019-01-08 20:08:32 +00:00
overuse_frame_detector.cc Include absl/memory/memory.h if absl::make_unique is used 2019-01-08 20:08:32 +00:00
overuse_frame_detector.h New api function CreateVideoStreamEncoder. 2018-07-24 09:14:26 +00:00
OWNERS Make ilnik@ owner in video/ and modules/video_coding/ 2018-09-11 12:39:39 +00:00
picture_id_tests.cc Add field trial kill switch for packetization overhead subtraction. 2019-01-09 10:19:22 +00:00
quality_scaling_tests.cc Refactor bitrate configuration in CallTest 2018-11-13 16:03:00 +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 Calculate video quality metrics only for rendered frames. 2019-01-09 14:38:44 +00:00
receive_statistics_proxy.cc Calculate video quality metrics only for rendered frames. 2019-01-09 14:38:44 +00:00
receive_statistics_proxy.h Calculate video quality metrics only for rendered frames. 2019-01-09 14:38:44 +00:00
replay.cc Minor change to the Json Config format for the replay file. 2019-01-10 18:38:08 +00:00
report_block_stats_unittest.cc Makes treatment of received reports of packets lost signed. 2018-08-15 14:27:23 +00:00
report_block_stats.cc Makes treatment of received reports of packets lost signed. 2018-08-15 14:27:23 +00:00
report_block_stats.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
rtp_streams_synchronizer.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
rtp_streams_synchronizer.h Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +00:00
rtp_video_stream_receiver_unittest.cc Move size() method to EncodedImage base class 2018-11-29 13:44:47 +00:00
rtp_video_stream_receiver.cc Vp9 flexible mode fixes 2018-12-04 15:36:28 +00:00
rtp_video_stream_receiver.h Send and receive color space information if available 2018-12-03 21:07:45 +00:00
screenshare_loopback.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +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 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
send_statistics_proxy_unittest.cc Move encoder metadata into EncoderInfo struct. 2018-10-25 08:51:53 +00:00
send_statistics_proxy.cc Delete unneeded includes of common_types.h and gn deps on webrtc_common. 2018-11-20 16:28:39 +00:00
send_statistics_proxy.h Delete unneeded includes of common_types.h and gn deps on webrtc_common. 2018-11-20 16:28:39 +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 Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
stream_synchronization_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
stream_synchronization.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +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 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +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 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
video_analyzer.cc Use VideoSourceInterface for owning test video sources 2018-12-18 15:43:55 +00:00
video_analyzer.h Use VideoSourceInterface for owning test video sources 2018-12-18 15:43:55 +00:00
video_loopback.cc Enable quality scaling in video_loopback. 2019-01-10 15:02:03 +00:00
video_quality_observer.cc Calculate video quality metrics only for rendered frames. 2019-01-09 14:38:44 +00:00
video_quality_observer.h Calculate video quality metrics only for rendered frames. 2019-01-09 14:38:44 +00:00
video_quality_test.cc Revert "Add a high bitrate full stack test with fake codec" 2019-01-10 11:49:05 +00:00
video_quality_test.h Use VideoSourceInterface for owning test video sources 2018-12-18 15:43:55 +00:00
video_receive_stream_unittest.cc Add default constructor for rtc::Event 2018-11-07 08:57:50 +00:00
video_receive_stream.cc Vp9 flexible mode fixes 2018-12-04 15:36:28 +00:00
video_receive_stream.h In ReceiveStatistic require callbacks during construction 2018-11-26 09:17:21 +00:00
video_send_stream_impl_unittest.cc Include absl/memory/memory.h if absl::make_unique is used 2019-01-08 20:08:32 +00:00
video_send_stream_impl.cc Removing redundant argument for SSRCs from ctor of RtpVideoSender. 2018-12-21 23:33:39 +00:00
video_send_stream_impl.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
video_send_stream_tests.cc Revert "Refactor and remove media_optimization::MediaOptimization." 2019-01-10 11:39:24 +00:00
video_send_stream.cc Delete pre_encode_callback from VideoSendStream::Config 2019-01-02 09:14:32 +00:00
video_send_stream.h Deprecating legacy SendSideCongestionController. 2018-12-18 10:22:30 +00:00
video_stream_decoder_impl.cc Introduce VideoFrame::id to keep track of frames inside application. 2019-01-04 08:59:26 +00:00
video_stream_decoder_impl.h Replace rtc::Optional with absl::optional in audio, call and video 2018-06-15 12:09:49 +00:00
video_stream_decoder.cc Calculate video quality metrics only for rendered frames. 2019-01-09 14:38:44 +00:00
video_stream_decoder.h Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +00:00
video_stream_encoder_unittest.cc Revert "Refactor and remove media_optimization::MediaOptimization." 2019-01-10 11:39:24 +00:00
video_stream_encoder.cc Revert "Refactor and remove media_optimization::MediaOptimization." 2019-01-10 11:39:24 +00:00
video_stream_encoder.h Revert "Refactor and remove media_optimization::MediaOptimization." 2019-01-10 11:39:24 +00:00