summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorthestig <thestig@chromium.org>2015-02-02 18:15:55 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-03 02:17:02 +0000
commit31bc0e862f93d2d020e2d0eb3b47e2b252e05ff8 (patch)
tree81049ebf5ef6e140a36e4e941d110819fef511cd /base
parent59a02ac9983dd27d058e4901ed4101fae6e144dd (diff)
downloadchromium_src-31bc0e862f93d2d020e2d0eb3b47e2b252e05ff8.zip
chromium_src-31bc0e862f93d2d020e2d0eb3b47e2b252e05ff8.tar.gz
chromium_src-31bc0e862f93d2d020e2d0eb3b47e2b252e05ff8.tar.bz2
Revert of [Cast] Software encoder support for varying video frame sizes. (patchset #3 id:60001 of https://codereview.chromium.org/877393003/)
Reason for revert: Linux MSAN fails with uninit memory access. Original issue's description: > [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 > > Committed: https://crrev.com/dbba1332d2d3c6d03d0e86f5dd72164b38b11442 > Cr-Commit-Position: refs/heads/master@{#314196} TBR=hubbe@chromium.org,miu@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=451277 Review URL: https://codereview.chromium.org/899583002 Cr-Commit-Position: refs/heads/master@{#314246}
Diffstat (limited to 'base')
0 files changed, 0 insertions, 0 deletions