Don't submit zero-sized VideoFrames to the frame sink.
Zero-sized renderpasses aren't allowed, but VideoFrameSubmitter sometimes submits them anyway. It's unclear where they come from, since the media pipeline doesn't allow them either except in some special cases (e.g., EOS frames). This CL makes VideoFrameSubmitter ignore frames that are zero-sized. Bug: 979564 Change-Id: Ib2f51c856587c66b5116a799fa983f83de6e0eb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929832 Auto-Submit: Frank Liberato <liberato@chromium.org> Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#718028}
Showing
Please register or sign in to comment