webrtc/modules/video_coding/codecs/vp8
philipel ee49f7087f Remove VideoEncoder::SetChannelParameters.
The SetChannelParameters function was used when WebRTC supported decoding
with errors, which we no longer do.

This cleanup CL is related to the work tracked by 9946.

Bug: webrtc:9946
Change-Id: Id2d5ed23031388f890c42651bfbe5f79eda701e5
Reviewed-on: https://webrtc-review.googlesource.com/c/108861
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25505}
2018-11-05 17:37:07 +00:00
..
include Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
test Move encoder metadata into EncoderInfo struct. 2018-10-25 08:51:53 +00:00
default_temporal_layers.cc Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
default_temporal_layers.h Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
default_temporal_layers_unittest.cc Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
libvpx_interface.cc Hide libvpx vp8 encoder behind an interface and add mock for testing. 2018-10-05 08:51:52 +00:00
libvpx_interface.h Hide libvpx vp8 encoder behind an interface and add mock for testing. 2018-10-05 08:51:52 +00:00
libvpx_vp8_decoder.cc Move EncodedImage class to api/video/ 2018-10-08 07:37:10 +00:00
libvpx_vp8_decoder.h Move EncodedImage class to api/video/ 2018-10-08 07:37:10 +00:00
libvpx_vp8_encoder.cc Remove VideoEncoder::SetChannelParameters. 2018-11-05 17:37:07 +00:00
libvpx_vp8_encoder.h Remove VideoEncoder::SetChannelParameters. 2018-11-05 17:37:07 +00:00
libvpx_vp8_simulcast_test.cc Use function_video_(en|de)coder_factory from api 2018-10-26 14:54:19 +00:00
screenshare_layers.cc Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
screenshare_layers.h Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
screenshare_layers_unittest.cc Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
temporal_layers.h Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
temporal_layers_checker.cc Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00