DescriptionReplace test::FrameGenerator::ChromaGenerator with new FrameGenerator::SquareGenerator The problem with the ChromaGenerator is that the VP8 encoder produce a too low bitrate for each frame. The squaregenerator make the VP8 encoder produce about 600kbit/s at VGA.
SquareGenerator is a FrameGenerator that draws 10 randomly sized and colored
squares. Between each new generated frame, the squares are moved slightly
towards the lower right corner.
BUG=webrtc:7192
Review-Url: https://codereview.webrtc.org/2705973002
Cr-Commit-Position: refs/heads/master@{#16870}
Committed: https://chromium.googlesource.com/external/webrtc/+/a8ba195db5c697c27fe0a224e7d47e6c981d387a
Patch Set 1 : Rebase #Patch Set 2 : Fix for test VideoSendStreamTest.Vp9NonFlexModeSmallResolution #Patch Set 3 : Fix size_t int... #Patch Set 4 : Remove check for pure padding. #
Total comments: 2
Patch Set 5 : rebased #Patch Set 6 : addressed comments. #
Messages
Total messages: 30 (23 generated)
|