webrtc/modules/video_coding/codecs/vp8
Rasmus Brandt 260182d9f3 Remove unused MockFrameDropper and make FrameDropper non-virtual.
Bug: webrtc:9711
Change-Id: I962039c3ebea1a9445ab3a43071279c4ce8a55cf
Reviewed-on: https://webrtc-review.googlesource.com/97326
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24535}
2018-09-03 14:19:17 +00:00
..
include Generalize SimulcastEncoderAdapter, use for H264 & VP8. 2018-06-21 15:57:43 +00:00
test Reland "Add spatial index to EncodedImage." 2018-08-31 07:35:52 +00:00
default_temporal_layers.cc Remove a static initializer in default_temporal_layers.cc 2018-08-16 08:52:14 +00:00
default_temporal_layers.h Refactor vp8 temporal layers with inferred sync and search order 2018-08-15 10:14:36 +00:00
default_temporal_layers_unittest.cc Refactor vp8 temporal layers with inferred sync and search order 2018-08-15 10:14:36 +00:00
libvpx_vp8_decoder.cc Add accessor methods for RTP timestamp of EncodedImage. 2018-08-21 09:15:51 +00:00
libvpx_vp8_decoder.h Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode 2018-05-08 08:09:35 +00:00
libvpx_vp8_encoder.cc Reland "Add spatial index to EncodedImage." 2018-08-31 07:35:52 +00:00
libvpx_vp8_encoder.h Don't drop keyframes even if TemporalLayers says so. 2018-08-17 12:03:35 +00:00
libvpx_vp8_simulcast_test.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
screenshare_layers.cc Don't drop keyframes even if TemporalLayers says so. 2018-08-17 12:03:35 +00:00
screenshare_layers.h Refactor vp8 temporal layers with inferred sync and search order 2018-08-15 10:14:36 +00:00
screenshare_layers_unittest.cc Remove unused MockFrameDropper and make FrameDropper non-virtual. 2018-09-03 14:19:17 +00:00
temporal_layers.cc Refactor vp8 temporal layers with inferred sync and search order 2018-08-15 10:14:36 +00:00
temporal_layers.h Refactor vp8 temporal layers with inferred sync and search order 2018-08-15 10:14:36 +00:00