webrtc/modules/video_coding/codecs/h264
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 Export symbols needed by the Chromium component build (part 3). 2018-10-16 12:57:04 +00:00
test Extract color space from H264 decoder 2018-07-24 17:07:16 +00:00
DEPS Support more H264 profiles for internal software codec 2017-10-06 14:28:44 +00:00
h264.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
h264_color_space.cc Extract color space from H264 decoder 2018-07-24 17:07:16 +00:00
h264_color_space.h Extract color space from H264 decoder 2018-07-24 17:07:16 +00:00
h264_decoder_impl.cc Add accessor methods for RTP timestamp of EncodedImage. 2018-08-21 09:15:51 +00:00
h264_decoder_impl.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
h264_encoder_impl.cc Remove VideoEncoder::SetChannelParameters. 2018-11-05 17:37:07 +00:00
h264_encoder_impl.h Remove VideoEncoder::SetChannelParameters. 2018-11-05 17:37:07 +00:00
h264_encoder_impl_unittest.cc Stop using VideoCodec.targetBitrate for vp8 screenshare config 2018-07-06 15:13:18 +00:00
h264_simulcast_unittest.cc Use function_video_(en|de)coder_factory from api 2018-10-26 14:54:19 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00