webrtc/api/video_codecs/test
Erik Språng ff7020af27 Remove non-default VideoEncoder::EncoderInfo() ctor
This removes the constructor that takes all members as parameters.
A main goal with this struct is to make it easy to add or remove fields
without having to refactor implementations and usage all over the palce,
this breaks down if we need to update the arguments in this constructor
every time.

Also cleans up a few commented-out lines that were forgotten in an
earliers cl.

Bug: webrtc:9722
Change-Id: I22db35d399469bdb3bfd8bdc531b24ead9fe1c3e
Reviewed-on: https://webrtc-review.googlesource.com/c/109570
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25542}
2018-11-07 12:20:59 +00:00
..
BUILD.gn Revert "Add ability to specify if rate controller of video encoder is trusted." 2018-10-11 15:37:40 +00:00
builtin_video_encoder_factory_unittest.cc Remove dependency in FakeWebRtcVideoCodecFactories. 2018-05-14 09:29:19 +00:00
video_decoder_software_fallback_wrapper_unittest.cc Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
video_encoder_software_fallback_wrapper_unittest.cc Remove non-default VideoEncoder::EncoderInfo() ctor 2018-11-07 12:20:59 +00:00