DescriptionMinor improvements to VideoProcessorIntegrationTest.
* Create all encoders/decoders using factories.
* Add ::Release() method, to mirror the existing ::Init().
* Remove unnecessary ::test prefixes.
* Reorganize constants and members.
* Remove extraneous packet loss rate assignments.
* Remove members |start_frame_rate_| and |num_temporal_layers_|.
* Explicitly give ::SetUpObjects(.) access to initial rates.
* Change visualization output file names.
BUG=webrtc:6634
Review-Url: https://codereview.webrtc.org/2999613002
Cr-Commit-Position: refs/heads/master@{#19326}
Committed: https://chromium.googlesource.com/external/webrtc/+/77920a415bdbf71946125bc4bbdbe5b23e02e61a
Patch Set 1 #Patch Set 2 : Reorder constants and remove unnecessary packet loss assignments. #Patch Set 3 : Rebase. #Patch Set 4 : Rebase. #Patch Set 5 : More cleanups in VideoProcessorIntegrationTest. #Patch Set 6 : Set startBitrate, to fix tests. #Patch Set 7 : Fix iOS. #Patch Set 8 : Fix iOS more. #
Messages
Total messages: 30 (18 generated)
|