webrtc/modules/video_coding/codecs/test
Sergey Silkin 1723cf9fa2 Get rid of packet loss related stuff from videoprocessor.
This feature is not needed in video codec testing framework. In WebRTC
video codecs never deal with packet loss. Packet loss is handled by
jitter buffer which prevents passing of incomplete frames to decoder.

Bug: webrtc:8768
Change-Id: I211cf51d913bec6a1f935e30691661d428ebd3b6
Reviewed-on: https://webrtc-review.googlesource.com/40740
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21722}
2018-01-22 15:45:58 +00:00
..
android_test_initializer.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
android_test_initializer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
objc_codec_h264_test.h Update videoprocessor tool to use new video factory interface 2017-12-04 13:44:59 +00:00
objc_codec_h264_test.mm Update videoprocessor tool to use new video factory interface 2017-12-04 13:44:59 +00:00
plot_webrtc_test_logs.py Remove min/max/avg parsing of stats. 2018-01-19 08:21:39 +00:00
stats.cc Move rtp_timestamp_to_frame_num_ map from VideoProcessor to Stats class. 2018-01-22 09:02:56 +00:00
stats.h Get rid of packet loss related stuff from videoprocessor. 2018-01-22 15:45:58 +00:00
stats_unittest.cc Move rtp_timestamp_to_frame_num_ map from VideoProcessor to Stats class. 2018-01-22 09:02:56 +00:00
test_config.cc Reland "Updated analysis in videoprocessor." 2018-01-18 08:37:27 +00:00
test_config.h Get rid of packet loss related stuff from videoprocessor. 2018-01-22 15:45:58 +00:00
test_config_unittest.cc Reland "Updated analysis in videoprocessor." 2018-01-18 08:37:27 +00:00
video_codec_test.cc Reland "Add stereo codec header and pass it through RTP" 2017-11-30 01:44:19 +00:00
video_codec_test.h Reland "Add stereo codec header and pass it through RTP" 2017-11-30 01:44:19 +00:00
videoprocessor.cc Get rid of packet loss related stuff from videoprocessor. 2018-01-22 15:45:58 +00:00
videoprocessor.h Get rid of packet loss related stuff from videoprocessor. 2018-01-22 15:45:58 +00:00
videoprocessor_integrationtest.cc Get rid of packet loss related stuff from videoprocessor. 2018-01-22 15:45:58 +00:00
videoprocessor_integrationtest.h Get rid of packet loss related stuff from videoprocessor. 2018-01-22 15:45:58 +00:00
videoprocessor_integrationtest_libvpx.cc Reland "Updated analysis in videoprocessor." 2018-01-18 08:37:27 +00:00
videoprocessor_integrationtest_mediacodec.cc Reland "Updated analysis in videoprocessor." 2018-01-18 08:37:27 +00:00
videoprocessor_integrationtest_openh264.cc Get rid of packet loss related stuff from videoprocessor. 2018-01-22 15:45:58 +00:00
videoprocessor_integrationtest_parameterized.cc Reland "Updated analysis in videoprocessor." 2018-01-18 08:37:27 +00:00
videoprocessor_integrationtest_videotoolbox.cc Reland "Updated analysis in videoprocessor." 2018-01-18 08:37:27 +00:00
videoprocessor_unittest.cc Get rid of packet loss related stuff from videoprocessor. 2018-01-22 15:45:58 +00:00