webrtc/modules/video_coding/codecs/vp8
Sergey Silkin 1d2b627438 Use frame generator in video codec unit tests.
There is no need to use real video as input for encoder in unit tests.
Using generator simplifies testing on mobile devices (no need to upload
files to device).

Bug: none
Change-Id: Ic48609cc6f8eecf90d9956edfdd33135be949398
Reviewed-on: https://webrtc-review.googlesource.com/64526
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22648}
2018-03-28 13:07:16 +00:00
..
include Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
test Use frame generator in video codec unit tests. 2018-03-28 13:07:16 +00:00
default_temporal_layers_unittest.cc Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
default_temporal_layers.cc Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
default_temporal_layers.h Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
libvpx_vp8_decoder.cc Split vp8_impl into webm_vp8_encoder and webm_vp8_decoder 2018-03-15 11:57:07 +00:00
libvpx_vp8_decoder.h Split vp8_impl into webm_vp8_encoder and webm_vp8_decoder 2018-03-15 11:57:07 +00:00
libvpx_vp8_encoder.cc Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
libvpx_vp8_encoder.h Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
screenshare_layers_unittest.cc Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
screenshare_layers.cc Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
screenshare_layers.h Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
simulcast_rate_allocator.cc Remove TemporalLayersFactory and associated classes 2018-03-21 10:20:48 +00:00
simulcast_rate_allocator.h Remove TemporalLayersFactory and associated classes 2018-03-21 10:20:48 +00:00
simulcast_test_utility.h Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
simulcast_unittest.cc Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-18 22:42:23 +00:00
temporal_layers.cc Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
temporal_layers.h Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00