webrtc/modules/video_coding/codecs/test
Niels Möller 401d07690b Delete deprecated VideoDecoder::Decode method
Follow up to https://webrtc-review.googlesource.com/c/src/+/39511,
which introduced a new Decode method, without the
RTPFragmentationHeader argument, and deprecated the old method.

Bug: webrtc:6471
Change-Id: Icd3c536ebedd4e3c2d57fdb4d6e078d6ff1de5b6
Reviewed-on: https://webrtc-review.googlesource.com/75180
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23339}
2018-05-22 08:17:03 +00:00
..
batch Codec instantiation tests for testing device capabilities in batch. 2018-03-05 10:01:02 +00:00
android_codec_factory_helper.cc Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
android_codec_factory_helper.h Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
objc_codec_factory_helper.h Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
objc_codec_factory_helper.mm Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
plot_webrtc_test_logs.py Rename VideoProcessorIntegrationTest -> VideoCodecTest. 2018-05-15 11:28:21 +00:00
stats.cc Decode base reference frame if current layer was dropped. 2018-05-02 10:17:01 +00:00
stats.h Decode base reference frame if current layer was dropped. 2018-05-02 10:17:01 +00:00
stats_unittest.cc Moved analysis to Stats. 2018-02-20 09:48:41 +00:00
test_config.cc Layering and rate allocation for VP9 screen sharing. 2018-05-15 07:06:10 +00:00
test_config.h Don't expose resilience mode in VP8 and VP9 configuration. 2018-04-25 13:54:33 +00:00
test_config_unittest.cc Adding simulcast/spatial layering support to VideoProcessor. 2018-02-01 13:28:46 +00:00
video_codec_unittest.cc Framerate controller for VP9 screen sharing. 2018-05-19 07:14:48 +00:00
video_codec_unittest.h Framerate controller for VP9 screen sharing. 2018-05-19 07:14:48 +00:00
video_encoder_decoder_instantiation_tests.cc Codec instantiation tests for testing device capabilities in batch. 2018-03-05 10:01:02 +00:00
videocodec_test_fixture_impl.cc Create/destroying codecs on task queue + switch to TaskQueueForTest. 2018-05-16 08:15:23 +00:00
videocodec_test_fixture_impl.h Create/destroying codecs on task queue + switch to TaskQueueForTest. 2018-05-16 08:15:23 +00:00
videocodec_test_libvpx.cc Enable more VideoCodecTests on iOS. 2018-05-17 09:13:31 +00:00
videocodec_test_mediacodec.cc Rename VideoProcessorIntegrationTest -> VideoCodecTest. 2018-05-15 11:28:21 +00:00
videocodec_test_openh264.cc Rename VideoProcessorIntegrationTest -> VideoCodecTest. 2018-05-15 11:28:21 +00:00
videocodec_test_parameterized.cc Rename VideoProcessorIntegrationTest -> VideoCodecTest. 2018-05-15 11:28:21 +00:00
videocodec_test_videotoolbox.cc Rename VideoProcessorIntegrationTest -> VideoCodecTest. 2018-05-15 11:28:21 +00:00
videoprocessor.cc Delete deprecated VideoDecoder::Decode method 2018-05-22 08:17:03 +00:00
videoprocessor.h Fill drops with last decoded frame. 2018-05-02 10:46:06 +00:00
videoprocessor_unittest.cc Create/destroying codecs on task queue + switch to TaskQueueForTest. 2018-05-16 08:15:23 +00:00