webrtc/modules/video_coding/codecs/vp9
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 Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
test Removes deprecated BitrateAllocation alias. 2018-10-25 11:02:58 +00:00
DEPS Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
svc_config.cc Add frame rate parameter to SpatialLayer struct. 2018-08-26 19:19:36 +00:00
svc_config.h Add frame rate parameter to SpatialLayer struct. 2018-08-26 19:19:36 +00:00
svc_config_unittest.cc Add frame rate parameter to SpatialLayer struct. 2018-08-26 19:19:36 +00:00
svc_rate_allocator.cc Use enum class for VideoCodecMode and VideoCodecComplexity. 2018-06-13 12:26:09 +00:00
svc_rate_allocator.h Exposing video bitrate allocator into API 2018-07-23 21:23:21 +00:00
svc_rate_allocator_unittest.cc Add frame rate parameter to SpatialLayer struct. 2018-08-26 19:19:36 +00:00
vp9_frame_buffer_pool.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
vp9_frame_buffer_pool.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
vp9_impl.cc Remove VideoEncoder::SetChannelParameters. 2018-11-05 17:37:07 +00:00
vp9_impl.h Remove VideoEncoder::SetChannelParameters. 2018-11-05 17:37:07 +00:00
vp9_noop.cc Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00