Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add VEAEncoder to VideoTrackRecorder
This CL introduces VEAEncoder which is responsible for handling GPU encoder interactions for VideoTrackRecorder. VideoTrackRecorder prioritizes VEAEncoders before SW implementations. This CL is [2 of 2] to add support for Video Encode Accelerator in VideoTrackRecorder. Playground CL: https://codereview.chromium.org/1934093002/ BUG=608385 TEST=https://cdn.rawgit.com/miguelao/demos/master/mediarecorder.html Review-Url: https://codereview.chromium.org/1990643002 Cr-Commit-Position: refs/heads/master@{#395464}
- Loading branch information