diff options
author | miu <miu@chromium.org> | 2015-02-02 13:56:31 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-02 21:57:23 +0000 |
commit | dbba1332d2d3c6d03d0e86f5dd72164b38b11442 (patch) | |
tree | a0041cf7455ddb1fa4dce1154825ceda5fc22684 /remoting/resources/remoting_strings_pt-BR.xtb | |
parent | 8847dfa43f5d054d863955da9b4a52399f03538e (diff) | |
download | chromium_src-dbba1332d2d3c6d03d0e86f5dd72164b38b11442.zip chromium_src-dbba1332d2d3c6d03d0e86f5dd72164b38b11442.tar.gz chromium_src-dbba1332d2d3c6d03d0e86f5dd72164b38b11442.tar.bz2 |
[Cast] Software encoder support for varying video frame sizes.
Adds support for automatic on-line reconfiguration of the VP8 software
encoder whenever the video frame size changes. libvpx supports
shrinking frame sizes without tearing down the encoder, but growing
frames sizes still requires a full tear-down and re-creation.
Most of this change involves adding extensive unit testing to confirm
media/cast is now capable of handling variable frames sizes end-to-end.
In addition, the cast_sender_app and cast_receiver_app diagnostic tools
have been updated.
An upcoming change will eliminate the width and height properties from
media::cast::VideoSenderConfig, which are both being ignored now.
BUG=451277
Review URL: https://codereview.chromium.org/877393003
Cr-Commit-Position: refs/heads/master@{#314196}
Diffstat (limited to 'remoting/resources/remoting_strings_pt-BR.xtb')
0 files changed, 0 insertions, 0 deletions