Chromium Code Reviews
DescriptionFix PepperVideoDecoderHost to avoid crash when swithing to SW decoder.
Previously PepperVideoDecoderHost could crash when falling back to software
decoder. The problem was that it wasn't handling the case when there is
an outstanding texture request for the plugin. Fixed it by dismissing
outstanding texture requests when switching to SW decoder.
BUG=673452
Committed: https://crrev.com/6f521e723c7536b7656f248273e26a2d4638f6ed
Cr-Commit-Position: refs/heads/master@{#439332}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|
||||||||||||||||||||||||||||